Skip to content

Support Wallet V5R1 #421

Description

@arvkonstantin

static all: {
simpleR1: typeof SimpleWalletContractR1;
simpleR2: typeof SimpleWalletContractR2;
simpleR3: typeof SimpleWalletContractR3;
v2R1: typeof WalletV2ContractR1;
v2R2: typeof WalletV2ContractR2;
v3R1: typeof WalletV3ContractR1;
v3R2: typeof WalletV3ContractR2;
v4R1: typeof WalletV4ContractR1;
v4R2: typeof WalletV4ContractR2;
};
static list: (typeof SimpleWalletContractR1 | typeof WalletV4ContractR1)[];
readonly all: {
simpleR1: typeof SimpleWalletContractR1;
simpleR2: typeof SimpleWalletContractR2;
simpleR3: typeof SimpleWalletContractR3;
v2R1: typeof WalletV2ContractR1;
v2R2: typeof WalletV2ContractR2;
v3R1: typeof WalletV3ContractR1;
v3R2: typeof WalletV3ContractR2;
v4R1: typeof WalletV4ContractR1;
v4R2: typeof WalletV4ContractR2;
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions