Module signed_command

Module signed_command 

Source

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.
PaymentPayload
Payment payload for transferring MINA tokens.
SignedCommand
A signed command is a transaction that transfers value or delegates stake.
SignedCommandPayload
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.
StakeDelegationPayload
Stake delegation payload for delegating stake to another account.