UNPKG

@tech-bureau/mijin-catapult-tools

Version:

This tool is for easy operation of mijin Catapult(v.2)

10 lines 270 B
export declare enum AccountType { work = "workAccount", balance = "balanceAccount", main = "mainAccount", test1 = "test1Account", test2 = "test2Account", voting = "votingAccount", vrf = "vrfAccount" } //# sourceMappingURL=AccountType.d.ts.map