scoin / multichain-node

A simple wrapper for Multichain's JSON RPC api that parses your input.
MIT License
73 stars 54 forks source link

multisig #33

Open prashantbhat84 opened 5 years ago

prashantbhat84 commented 5 years ago

Hi I am using this module for my app. I used the following guide below to try on the cli and it worked perfectly. https://www.multichain.com/developers/multisignature-transactions/ My question is how to get the hexcode generated from one node to another for multisigtransactions???