UNPKG

@swaptoshi/governance-module

Version:

Klayr governance on-chain module

10 lines 345 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.revokeDelegatedVoteCommandSchema = void 0; exports.revokeDelegatedVoteCommandSchema = { $id: '/governance/command/revoke_delegated_vote', type: 'object', required: [], properties: {}, }; //# sourceMappingURL=revoke_delegated_vote_command.js.map