Referencing old code from 2017, build .js to construct multisig tx for TradeLayer tx's that need multisig support. Insert variable payloads based on a constructor parameter, export to other scripts as an object that returns a string.
I've updated the RPC wrapper TradeLayerRPC.js extensively to support payloads and will continue to update them as payloads in C++ that have been ticketed in this process get implemented in new builds.
Referencing old code from 2017, build .js to construct multisig tx for TradeLayer tx's that need multisig support. Insert variable payloads based on a constructor parameter, export to other scripts as an object that returns a string.