ConsensusSend
BasicTransactionWithData
Sends a basic transaction, with an arbitrary data field, to the network.
Parameters
| Prop | Type / Default |
|---|---|
wallet | string |
recipient | string |
data | string |
value | number |
fee | number |
validityStartHeight | number |
Returns
| Prop | Type / Default |
|---|---|
returnValue | string |