Go to file
godmodegalactus d12a6b538d
Removing redundent data length field
2024-07-10 11:34:54 +02:00
account_storage Removing redundent data length field 2024-07-10 11:34:54 +02:00
accounts_on_demand add tests for creating and loading snapshots for InmemoryAccountStorage 2024-07-03 17:26:59 +02:00
common Removing redundent data length field 2024-07-10 11:34:54 +02:00
token_account_storage Removing redundent data length field 2024-07-10 11:34:54 +02:00
.gitignore Initial commit moving the required structures and classes from lite-rpc to this new project 2024-06-27 12:02:33 +02:00
Cargo.lock Creating special serialized to reduce more space for token accounts 2024-07-08 18:29:21 +02:00
Cargo.toml Creating special serialized to reduce more space for token accounts 2024-07-08 18:29:21 +02:00
run_clippy_fmt.sh Initial commit moving the required structures and classes from lite-rpc to this new project 2024-06-27 12:02:33 +02:00
rust-toolchain.toml Initial commit moving the required structures and classes from lite-rpc to this new project 2024-06-27 12:02:33 +02:00