explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Supply Stats API not working / {"jsonrpc":"2.0","id":0,"error":{"code":-32000,"message":"unknown initial allocation"}}

Open silentresearch opened this issue 4 years ago • 0 comments

I tried to work with a private network - all went well - just the explorer doesn't work as it should...

Initial alloc was set in the genesis.json but the API call gets the following response:

{"jsonrpc":"2.0","id":0,"error":{"code":-32000,"message":"unknown initial allocation"}}

silentresearch avatar Sep 03 '21 14:09 silentresearch