nonCirculatingAccounts property
An array of account addresses of non-circulating accounts, as strings. If GetSupplyConfig.excludeNonCirculatingAccountsList is enabled, the returned array will be empty.
Implementation
final List<String> nonCirculatingAccounts;