Skip to content

Commit

Permalink
refactor: wasmclient doesn't need nibi registry
Browse files Browse the repository at this point in the history
  • Loading branch information
CalicoNino committed Nov 20, 2024
1 parent 6998804 commit 05a700d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sdk/tx/txClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export class NibiruTxClient extends SigningStargateClient {
signer,
{
gasPrice: GasPrice.fromString("0.025unibi"),
registry: new Registry(nibiruRegistryTypes),
accountParser: accountFromNibiru,
...wasmOptions,
}
Expand Down

0 comments on commit 05a700d

Please sign in to comment.