Module dispatchables

Source
Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

Functions§

deposit_reserve
Deposits funds from free balance into reserve for future commitments.
inspect_asset_to_issue
Queries the total amount of assets currently recorded as pending issuance.
inspect_asset_to_reap
Queries the total amount of assets currently recorded as pending reaping.
inspect_commit_value
Queries the current value of a proprietor’s commitment.
inspect_digest_model
Determines the digest model classification for a given digest.
inspect_entries_value
Queries the values of all entries within an index.
inspect_entry_value
Queries the value of a specific entry within an index.
inspect_index_value
Queries the total value of a proprietor’s commitment to an index.
inspect_pool_commission
Queries a pool’s commission rate.
inspect_pool_manager
Queries a pool’s manager account.
inspect_pool_value
Queries the total value of a proprietor’s commitment to a pool.
inspect_reason_value
Queries the total committed asset value for the specified CommitReason.
inspect_slot_value
Queries the value of a specific slot within a pool.
inspect_slots_value
Query the values of all slots within a pool.
withdraw_reserve
Withdraws reserved funds back to the caller’s free balance.