Skip to content

Commit

Permalink
Fixed build errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso committed Nov 10, 2023
1 parent 249c1d2 commit 87cb561
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ Default.args = {
isCreating: true,
options: {
govToken: {
source: {
chainId: CHAIN_ID,
denomOrAddress: 'factory/wallet/subdenom',
},
chainId: CHAIN_ID,
type: TokenType.Native,
denomOrAddress: 'factory/wallet/subdenom',
Expand Down

0 comments on commit 87cb561

Please sign in to comment.