Type alias WalletInfoRemoteWithOpenMethod

WalletInfoRemoteWithOpenMethod: WalletInfoRemote & {
    openMethod?: WalletOpenMethod;
}

Generated using TypeDoc