transfer_message_3 updated to include all previous backup txs for the statecoin. The client will receive n backup txs, verify the signatures and nlocktimes (are decremented correctly) and then save them in the statecoin object. When sending, all of the previous (n+1) will be sent to new owner in transfer_message_3.
transfer_message_3
updated to include all previous backup txs for the statecoin. The client will receive n backup txs, verify the signatures and nlocktimes (are decremented correctly) and then save them in the statecoin object. When sending, all of the previous (n+1) will be sent to new owner in transfer_message_3.