rene

Results 78 comments of rene

Hey @jackzampolin I'll provide some more code snippets later of how we plan to use the constructor. Just to tl;dr it - celestia-node has a bridge node type that maintains...

@vgonkivs will take care of removing `submit-tx` from RPC CLI and I will take care of adding the doc snippet

@distractedm1nd will take care of updating docs repo with a snippet of how to use `SubmitTx` endpoint. Thank you

> ok, so I'm adding an AccountAddress option that allows to specify the signerAddress directly. In case both key and address were passed and they do not match, we return...

> a part of the blobs was found during GetAll request within multiple namespaces -> ([]blob.Blob, nil) I think this part needs to be re-thought as well. IMO, it was...

Hey sorry, what I meant by this was documenting which directories relate to which structures e.g. `/blocks` stores blocks, `/data` is headers etc.

Ah i had the snippet a while ago, will have to dig it up again.