Crate subxtxt

source ·
Expand description

Convenient extensions to the subxt library.

Modules

  • Module introducing few types of connections to the chain.

Structs

  • Used for signing extrinsic payload

Enums

  • When submitting a transaction, wait for given status before proceeding.

Functions

Type Definitions

  • An alias for an account id type.
  • An alias for a block hash type.
  • An alias for a hash type.
  • An alias for a type of a key pair that signs chain transactions.
  • An alias for a transaction hash type.