Skip to content

Fix counter rpc

Tomáš Zemanovič requested to merge tomas/fix-counter-rpc into proto-proposal

Implements issue #66 (closed). Fixes a quirk in the RPC returning the counter of a given contract, which returns the next global counter if the counter is null, and can't be used to check whether an account is allocated or not.

re-opened from !121 (merged)

Edited by Tomáš Zemanovič

Merge request reports