@mymonero/mymonero-sendfunds-utils
v3.0.3
Published
Utils for managing the send fund process for mymonero
Downloads
292
Readme
:warning: This project is under heavy development. Expect bugs & breaking changes.
Installation
npm i @mymonero/mymonero-sendfunds-utils
Usage
const utils = require('@mymonero/mymonero-sendfunds-utils');
const mixins = utils.fixedMixin();
const result = utils.SendFunds_ProcessStep_MessageSuffix[1];
License
See LICENSE.txt
for license.
All source code copyright © 2021 by MyMonero. All rights reserved.