historical_balance_lookup property

bool historical_balance_lookup
getter/setter pair

Any Rosetta implementation that supports querying the balance of an account at any height in the past should set this to true.

Implementation

// ignore: non_constant_identifier_names
bool historical_balance_lookup;