UNPKG

@massalabs/wallet-provider

Version:
10 lines 402 B
export var operationType; (function (operationType) { operationType["CallSC"] = "callSC"; operationType["DeploySC"] = "deploySC"; operationType["SendTransaction"] = "sendTransaction"; operationType["SellRolls"] = "sellRolls"; operationType["BuyRolls"] = "buyRolls"; operationType["Sign"] = "sign"; })(operationType || (operationType = {})); //# sourceMappingURL=constants.js.map