Submit data to Avail DA
Sample Request:
{"type":"submit","request_id":"4a482bb0-3c22-475d-a2b8-af1c27aa2636","message":{"data":"dGVzdAo="}}
Sample Response:
{"topic":"data-transaction-submitted","request_id":"4a482bb0-3c22-475d-a2b8-af1c27aa2636","message":{"block_number":597725,"block_hash":"0x84803b93bf96aea90fae8fcb21cae70d310783ae8e9c4f4e1d696cec2791c0e3","hash":"0x290efdc7856fd29ec406c610f79aaa3c8079c11f8338093efad739b454bef0ac","index":1}}
Please note that to submit any sort of data to Avail, you need to:
- Run the Avail light client in
app
mode. - Configure an
identity.toml
file with the seed phrase of an account that has someAVAIL
tokens.