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.Account

Description

Polkadot RPC methods with account prefix.

Synopsis

Documentation

nextIndex Source #

Arguments

:: JsonRpc m 
=> Text

AccountId

-> m Int 

Retrieves the next accountIndex as available on the node.