Hi MC Team
This is the scenario
I have a QR reader ( this reader is conected directly via ethernet to a small piece of harware running multichain node )and this executes the api call sendasset from ( the multichain address enconded in the QR) and it turns out this have a 1 usd balance in an asset called "dollar". Everything is ok meanwhile the reader is online and sycn with the node. What happen if a payment is attemped during a network interruption of a couple of minutes and the local node cannot synchronize with the primary node? How can I guarantee that the local node has the whole bunch of records before the network interruption and this "payment" can be executed?
I know this a little tricky but it is very important.
Thanks in advance.