• Lookup the nonce for an address from a core node

    Parameters

    • opts: {
          address: string;
      } & NetworkParam & ClientParam

    Returns Promise<bigint>

    A promise that resolves to an integer

Generated using TypeDoc