I’m unable to create a transaction using nodejs2nem. Which Api method will allow me to transfer from one address to another address? Can anyone Guide me about the flow of creating a transaction?
When i try /transaction/prepare-announce
this method i got error as follow:
{ timeStamp: 94658972,
error: ‘Internal Server Error’,
message: ‘expected value for property transaction, but none was found’,
status: 500 }