includeMempool property

bool includeMempool
final

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

Implementation

final bool includeMempool;