ConsensusCreate
BasicTransactionWithData
Returns a serialized basic transaction with an arbitrary data field.
Parameters
Prop | Type / Default |
---|---|
wallet | string |
recipient | string |
data | string |
value | number |
fee | number |
validityStartHeight | number |
Returns
Prop | Type / Default |
---|---|
returnValue | string |