osmosis-labs / osmojs

OsmosJS makes it easy to compose and broadcast Osmosis and Cosmos messages
https://cosmology.zone/products/osmojs
Apache License 2.0
63 stars 32 forks source link

create IBC pools via amino signer #46

Open pyramation opened 1 year ago

pyramation commented 1 year ago

currently we can successfully createBalancerPool via proto signing, but not amino.

this could maybe be SDK issue, can you create pools via amino encoding?

cc @alexanderbez @mattverse

@Anmol1696

Anmol1696 commented 1 year ago

FYI, this is weird because only the creation of the pool is not working, but all other pool operations seems to be working. I will look deeper into this and have more insights here.