include_mempool property

bool include_mempool
getter/setter pair

Include state from the mempool when looking up an account's unspent coins. Note, using this functionality breaks any guarantee of idempotency.

Implementation

// ignore: non_constant_identifier_names
bool include_mempool;