BeginLogInByTransactionInput: {
    dappAddress: Scalars["String"]["input"];
    walletAddress: Scalars["String"]["input"];
    walletBlockchain: WalletBlockchain;
}

Type declaration

  • dappAddress: Scalars["String"]["input"]

    The dapp id for this tenant

  • walletAddress: Scalars["String"]["input"]

    Address of wallet logging in with

  • walletBlockchain: WalletBlockchain

    Blockchain of the wallet