Skip to content

Commit

Permalink
refactor: adding nibi account parser to nibi signingcosmwasmclient
Browse files Browse the repository at this point in the history
  • Loading branch information
CalicoNino committed Oct 16, 2024
1 parent 75f6f11 commit 55956b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sdk/tx/txClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export class NibiruTxClient extends SigningStargateClient {
signer,
{
gasPrice: GasPrice.fromString("0.025unibi"),
accountParser: accountFromNibiru,
...wasmOptions,
}
)
Expand Down

0 comments on commit 55956b6

Please sign in to comment.