web3-0.9.1.0: Web3 API for Haskell.

CopyrightAlexander Krupenkin 2016
LicenseBSD3
Maintainermail@akru.me
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Network.Polkadot.Api.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.