Crate pallet_frequency_tx_payment_runtime_api

Source
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§

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

Traits§

CapacityTransactionPaymentRuntimeApi
Runtime Version for Frequency Payment