stackrlabs / go-daash

Fast DA-as-a-Service (DAash) 🏃
7 stars 2 forks source link

add txn hash and replace blob.submit -> state.MsgPayBlob #7

Closed 0xRampey closed 5 months ago

0xRampey commented 5 months ago

This PR records txHash on blob submission to celestia

fixes https://github.com/stackrlabs/vulcan/issues/313

0xRampey commented 5 months ago

@aashutoshrathi tx hash will pop as txHash json field in batch status response

aashutoshrathi commented 5 months ago

Can you do one more small nit change there is lightCLientRPCUrl somewhere change it to lightClientRPCUrl