web3-polkadot-1.0.1.0: Polkadot support for Haskell Web3 library.
CopyrightAleksandr Krupenkin 2016-2024
LicenseApache-2.0
Maintainermail@akru.me
Stabilityexperimental
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.Polkadot.Rpc.Payment

Description

Polkadot RPC methods with payment prefix.

Synopsis

Documentation

queryInfo Source #

Arguments

:: JsonRpc m 
=> HexString

Extrinsic

-> Maybe HexString

Block hash or nothing for head block

-> m RuntimeDispatchInfo 

Retrieves the fee information for an encoded extrinsic.