Function prepareTxParams

  • Calculate fee, get absolute ttl (ttl + height), get account nonce

    Returns

    Object with account nonce, absolute ttl and transaction fee

    Parameters

    Returns Promise<{ nonce: number; ttl: number }>

Generated using TypeDoc