Trait sp_api::RuntimeApiInfo [−][src]
Something that provides information about a runtime api.
Associated Constants
const ID: [u8; 8]
[src]
The identifier of the runtime api.
const VERSION: u32
[src]
The version of the runtime api.
Implementors
impl<Block: BlockT, __Sr_Api_Error__> RuntimeApiInfo for dyn Core<Block, Error = __Sr_Api_Error__>
[src]
impl<Block: BlockT, __Sr_Api_Error__> RuntimeApiInfo for dyn Core<Block, Error = __Sr_Api_Error__>
[src]