Skip to content

Commit

Permalink
fix test result
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Nov 28, 2023
1 parent e7d7c08 commit 48f9d70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`createInstantRpcClass 1`] = `
"export class CosmosAuth {
static rpc: Rpc;
readonly rpc: Rpc;
constructor(rpc: Rpc) {
this.rpc = rpc;
this.authAccount = _CosmosAuthV1beta1Queryrpc.createClientImpl(rpc).account;
Expand Down

0 comments on commit 48f9d70

Please sign in to comment.