Module subxt::config::polkadot

source ·
Expand description

Polkadot specific configuration

Re-exports

pub use super::extrinsic_params::Era;

Structs

A tip payment.

Type Definitions

Default set of commonly used types by Polkadot nodes.
A struct representing the signed extra and additional parameters required to construct a transaction for a polkadot node.
A builder which leads to PolkadotExtrinsicParams being constructed. This is what you provide to methods like sign_and_submit().