• Lookup the nonce for an address from a core node

    Parameters

    • __namedParameters: {
          address: string;
      } & ApiParam

    Returns Promise<bigint>

    A promise that resolves to an integer

Generated using TypeDoc