Cargo Features
trezoa-loader-v3-interface has no features set by default.
[dependencies]
trezoa-loader-v3-interface = { version = "3.2.2", features = ["bincode", "dev-context-only-utils", "frozen-abi", "serde"] }
- bincode dev-context-only-utils? = serde
-
Enables trezoa-system-interface, bincode of trezoa-instruction
Affects
instruction::create_buffer,instruction::write,instruction::deploy_with_max_program_len,instruction::upgrade,instruction::set_buffer_authority,instruction::set_buffer_authority_checked,instruction::set_upgrade_authority,instruction::set_upgrade_authority_checked,instruction::close,instruction::close_any,instruction::extend_program,instruction::migrate_program,instruction::extend_program_checked… - dev-context-only-utils = bincode
- frozen-abi = serde
-
Enables trezoa-frozen-abi and trezoa-frozen-abi-macro
- serde bincode? frozen-abi?
-
Enables serde, serde_bytes, and serde_derive, serde of trezoa-pubkey