Amoveo ♥🧿
account api endpoint (using proofs) returns the state as if that account was created but has 0 balance. it forces wallets to create spend tx instead of create_account.
./rebar3 upgrade to fix the light node it serves
account endpoint, which returned "empty" for nonexistent account earlier and now returns ok, 0. so that logic should be fixed. it's small fix indeed, but it should be delivered everywhere (think about those using desktop apps or local lightnodes)
make prod-clean while the node is turned off to restart syncing from the genesis block.