We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Insufficient error even I have enough lunc in my wallet.
I added this chain (classic) to config.json file. "classic": { "_connection": { "chainID": "columbus-5", "URL": "https://lcd.terra.dev" } }, And add wallet mnemonic to keys.terrain.js. Then ran this command. terrain deploy --signer classic --network classic --config-path= Wallet address: https://finder.terra.money/classic/address/terra13tyuvrpf0hxye2n3e4w8jchl5738wycp5fh974
"@terra-money/terrain": "^0.5.8"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue description
Insufficient error even I have enough lunc in my wallet.
Steps to reproduce the issue
I added this chain (classic) to config.json file.
"classic": {
"_connection": {
"chainID": "columbus-5",
"URL": "https://lcd.terra.dev"
}
},
And add wallet mnemonic to keys.terrain.js.
Then ran this command.
terrain deploy --signer classic --network classic --config-path=
Wallet address: https://finder.terra.money/classic/address/terra13tyuvrpf0hxye2n3e4w8jchl5738wycp5fh974
Tools and operating system versions
"@terra-money/terrain": "^0.5.8"
Additional details / screenshot
The text was updated successfully, but these errors were encountered: