ConnectFeature: {
    standard:connect: {
        version: ConnectVersion;
        connect: ConnectMethod;
    };
}

standard:connect is a feature that may be implemented by a Wallet to allow the app to obtain authorization to use accounts.

Type declaration

Generated using TypeDoc