UNPKG

@taquito/taquito

Version:

High level functionality that builds upon the other packages in the Tezos Typescript Library Suite.

5 lines (4 loc) 186 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_SMART_CONTRACT_METHOD_NAME = void 0; exports.DEFAULT_SMART_CONTRACT_METHOD_NAME = 'default';