dag_sendMetagraphDataTransaction
Sends a new data transaction to the selected metagraph.
Parameters
Name
Type
Description
MetagraphId
String
The metagraph id.
Data
Object<any>
The transaction data object.
SendDataTransactionResponse
Return Type
Object<SendDataTransactionResponse>
- An object that includes both transaction hash and fee hash (optional)
Example
Last updated
Was this helpful?