Skip to content
New issue

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

parse error: Invalid numeric literal at line 1, column 6 #8

Closed
ilyar opened this issue Jun 26, 2022 · 1 comment
Closed

parse error: Invalid numeric literal at line 1, column 6 #8

ilyar opened this issue Jun 26, 2022 · 1 comment

Comments

@ilyar
Copy link
Contributor

ilyar commented Jun 26, 2022

ake hosts
rm -f etc/hosts.shell
make etc/hosts.shell
~/bin/tonos-cli -j run 0:b2250a9c6c04b8817493da726e201183c756f160472a88b11d84101c40a4a30f --abi build/Repo.abi.json etc_hosts {} | jq -j '.out' | sed 's/ *$//' >etc/hosts.shell
parse error: Invalid numeric literal at line 1, column 6
Error: 1
@BorisI
Copy link
Collaborator

BorisI commented Jul 10, 2022

fixed via using configuration files to store contract's addresses:
$ make hosts
rm -f /home/boris/tonix/etc/hosts.1
make /home/boris/tonix/etc/hosts.1
tonos-cli -c etc/Repo.conf runx -m etc_hosts

@BorisI BorisI closed this as completed Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants