Module polkadot_runtime_common::purchase::pallet::dispatchables
source · Expand description
Functions§
- Create a new account. Proof of existence through a valid signed message.
- Pay the user and complete the purchase process.
- Set the account that will be used to payout users in the DOT purchase process.
- Set the statement that must be signed for a user to participate on the DOT sale.
- Set the block where locked DOTs will become unlocked.
- Update the balance of a valid account.
- Update the validity status of an existing account. If set to completed, the account will no longer be able to continue through the crowdfund process.