CfB,
Is there a definition of the bytes in a transaction? I am trying to figure out which ones are AM and which ones are not.
I thought maybe doing a getTransaction call would return what type of transaction it is, but it doesnt seem to.
Where can we get a reference on decoding the bytes of a getTransactionBytes API call? And is there anyway to get the bytes for an entire block? Id really like to learn more about the bits/bytes of NXT, can someone point me in the right direction as far as decoding the blockchain?
Today is my first day stumbling around with the API, so not sure of any block format