Return whether the requested balance slot is cached.
Declared in <wallet/transaction.h>
bool
IsCached(bool avoid_reuse);
True if the requested slot holds a cached balance.
| Name | Description |
|---|---|
| avoid_reuse | Whether to check the avoid-reuse slot rather than the all slot. |