apis property
List of runtime APIs exposed by the runtime
New in V15: Provides metadata about available runtime APIs that can be called via the state_call RPC method.
Implementation
final List<RuntimeApiMetadataV15> apis;
List of runtime APIs exposed by the runtime
New in V15: Provides metadata about available runtime APIs that can be called via the state_call RPC method.
final List<RuntimeApiMetadataV15> apis;