Hi,
During a multi sign session, data (a partially signed trans) is passed from node to node.
In the online tutorial, data is copy/paste between nodes, but, for a real application, what would be the proper protocol + services to transmit the data, notify the peer node, provide the data's location in order to proceed to signature.
Thank you.