Skip to main content

Module signed_command

Module signed_command 

Source

Modules§

weight 🔒
OCaml: https://github.com/MinaProtocol/mina/blob/5da42ccd72e791f164d4d200cf1ce300262873b3/src/lib/mina_base/signed_command_payload.ml#L352-L362

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.