$trust
From Scriptwiki
Returns the Nth item in the DCC Trust list
$trust(N)
- N can be 0, which will return the total number of trusted addresses
- N > 0 returns the Nth address, or $null if N > $trust(0)
Returns the Nth item in the DCC Trust list
$trust(N)