Modules§
- weight 🔒
- OCaml reference: src/lib/mina_base/signed_command_payload.ml L:352-362 Commit: 5da42ccd72e791f164d4d200cf1ce300262873b3 Last verified: 2025-10-10
Structs§
- Common
- Common fields shared by all signed command payloads.
- Payment
Payload - Payment payload for transferring MINA tokens.
- Signed
Command - A signed command is a transaction that transfers value or delegates stake.
- Signed
Command Payload - Signed command payload containing common fields and the transaction body.
Enums§
- Body
- The body of a signed command, which can be either a payment or stake delegation.
- Stake
Delegation Payload - Stake delegation payload for delegating stake to another account.