Use Serde's with
attribute to shorten length encodings in Transaction
This commit is contained in:
@@ -10,6 +10,7 @@ pub mod native_program;
|
||||
pub mod packet;
|
||||
pub mod pubkey;
|
||||
pub mod rpc_port;
|
||||
pub mod short_vec;
|
||||
pub mod signature;
|
||||
pub mod system_instruction;
|
||||
pub mod system_program;
|
||||
|
Reference in New Issue
Block a user