UNPKG

@swaptoshi/governance-module

Version:

Klayr governance on-chain module

10 lines 546 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./create_proposal_command"), exports); tslib_1.__exportStar(require("./vote_command"), exports); tslib_1.__exportStar(require("./boost_vote_command"), exports); tslib_1.__exportStar(require("./delegate_vote_command"), exports); tslib_1.__exportStar(require("./revoke_delegated_vote_command"), exports); tslib_1.__exportStar(require("./set_proposal_attributes"), exports); //# sourceMappingURL=index.js.map