Expand description

Runtime API definition for Capacity

This api must be implemented by the node runtime. Runtime APIs Provide:

  • An interface between the runtime and Custom RPCs.
  • Runtime interfaces for end users beyond just State Queries

Structs§

  • The FeeDetails is composed of:
  • The base fee and adjusted weight and length fees constitute the inclusion fee.

Traits§