WavesCS
WavesCS copied to clipboard
How to parse a transaction from its binary format
the transaction classes have a 'GetBytes' function, is there a way to do the opposite (like 'FromBytes')?
Hi, there's no such possibility at the moment. Transactions are only deserialisable from JSON.