You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to use the cli for something dex-related: go run ./cmd/bnbcli dex order -l XYY_BNB -s 1 -p 40000000 -q 100000000 --from me --chain-id=bnbchain-1000 -t gtc
You will see the following error:
$ go run ./cmd/bnbcli dex order -l XYY_BNB -s 1 -p 40000000 -q 100000000 --from me --chain-id=bnbchain-1000 -t gtc
ERROR: resource temporarily unavailable
Platform: macOS 10.14 (18A391) Mojave
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
go run ./cmd/bnbchaind start
go run ./cmd/bnbcli api-server
go run ./cmd/bnbcli dex order -l XYY_BNB -s 1 -p 40000000 -q 100000000 --from me --chain-id=bnbchain-1000 -t gtc
You will see the following error:
Platform: macOS 10.14 (18A391) Mojave
The text was updated successfully, but these errors were encountered: