Skip to content

Commit

Permalink
chore: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
j-yw committed Sep 14, 2024
1 parent f294fb9 commit 6ad6734
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/telescope/__tests__/misc.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ const options: TelescopeOptions = {
typingsFormat: {
customTypes: {
useCosmosSDKDec: true,
// default uses cosmjs/math Decimals, undefined uses agoric-sdk
useAgoricDecimal: 'default',
useAgoricDecimal: undefined,
},
num64: 'bigint',
useDeepPartial: true,
Expand Down

0 comments on commit 6ad6734

Please sign in to comment.