pub fn event_account_update_count() -> u64
Expand description

Retrieves the count of AccountUpdate events.

§Result

Count of AccountUpdate events.

§Sample request

dfx canister call coreledger_backend event_account_update_count

§Sample response

(13 : nat64)