Felix

Results 23 comments of Felix

> How is the dir structure that is autogenerated? Can we maybe use that with no changes applied, but having it in a seprarate top level namespace (i.e. outside `import...

It's not a small change imo. it hasn't been migrated to ` /cosmos/tx/v1beta1/txs`. It has more been removed. To quote the cosmos docs: > It is not possible to generate...

> Transaction generation and signing is done fully offline by cosmospy already, only broadcasting happens via REST endpoint. So IIUC I don't think the difference is that huge. The new...

I tried it @hukkin it's not working

Please check #27 Please try it on your setup before

> I didn't say that it can't be used and I figured out my first message might be wrong. What I actually tried is the rpc endpoint and it's definetly...

I tried it on chihuahua because I needed it there. I will try it on other chains now

Forget what I said. I messed something up. Lol Sorry guys, I have to work out some things

@hukkin I don't know if they didn't update swagger ot if that's the new endpoint. But check out the [docs at node.atomscan.com](https://node.atomscan.com/swagger/#/Service/BroadcastTx) This endpoint requires following data: `{ "tx_bytes": "string",...

Protobuf docs for python are a pain... Everything's focussed on go