Crate oracle_rpc_runtime_api
source ·Expand description
Runtime API definition for the Oracle.
Structs
- a wrapper around a balance, used in RPC to workaround a bug where using u128 in runtime-apis fails. See https://github.com/paritytech/substrate/issues/4641