UNPKG

@metamask/keyring-api

Version:
9 lines 242 B
/** * Scopes for TRON account type. See {@link KeyringAccount.scopes}. */ export declare enum TrxScope { Mainnet = "tron:728126428", Nile = "tron:3448148188", Shasta = "tron:2494104990" } //# sourceMappingURL=constants.d.cts.map