Module pallet_gear::pallet::dispatchables
source · Expand description
Functions§
- Claim value from message in
Mailbox
. - Transfers value from chain of terminated or exited programs to its final inheritor.
- Creates program via
code_id
from storage. - Process message queue
- Sends a message to a program or to another account.
- Send reply on message in
Mailbox
. - Sets
ExecuteInherent
flag. - Saves program
code
in storage. - Creates program initialization request (message), that is scheduled to be run in the same block.