UNPKG

multichain-api

Version:
7 lines (6 loc) 193 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function ListLockUnspent() { return { method: 'listlockunspent' }; } exports.ListLockUnspent = ListLockUnspent;