Modules§
- address
- base58
- Helpers to deal with base58 encoding and decoding.
- block_
view - Helpers to deal with block sources.
- pb
Traits§
- Instruction
- Instruction trait to be implemented by all instructions. The trait enables you to work on a generic instruction type instead of working with either CompiledInstruction or InnerInstruction model.