UNPKG

@gamechanger-finance/unimatrix

Version:

Unimatrix Sync is a decentralized, privacy preserving, transaction witness sharing and pairing solution for multisignatures or deferred signatures. It was originally created for GameChanger Wallet to improve it's multisignature user experience and boost t

13 lines (12 loc) 315 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.JSONStringify = exports.logger = void 0; exports.logger = undefined; // <Console>{ // log:()=>{}, // info:()=>{}, // dir:()=>{}, // warn:console.warn, // error:console.error // }; exports.JSONStringify = JSON.stringify;