Module oasis_runtime_sdk::module
source · Expand description
Runtime modules.
Enums§
- An authentication decision for cases where multiple handlers are available.
- A variant of
types::transaction::CallResult
but used for dispatch purposes so the dispatch process can use a different representation. - Result of invoking the method handler.
Traits§
- Block handler.
- Fee proxy handler.
- Invariant handler.
- Method handler.
- Migration handler.
- A runtime module.
- Info handler.
- Parameters for a runtime module.
- Transaction handler.
Functions§
- A convenience function for dispatching method calls.
- A convenience function for dispatching queries.