UNPKG

@xmr-core/xmr-mymonero-libs

Version:

A collection of utilities for building ontop of a MyMonero compatible API

6 lines 266 B
export declare const V7_MIN_MIXIN = 6; export declare function minMixin(): number; export declare function minRingSize(): number; export declare function fixedMixin(): number; export declare function fixedRingsize(): number; //# sourceMappingURL=mixin_utils.d.ts.map