get Balance In
open override fun getBalanceIn(groupId: GroupId, dest: PayAddress?, minConfirms: Int, unspent: Boolean): Long
Return
the current token balance
Parameters
group Id
The group identifier for this token
dest
If non-null, only return balances in this address
min Confirms
If nonzero, the funding transaction must be at least this deep.
unspent
If unspent is true, the current balance is provided. Otherwise the total ever received is provided.
Return
the current balance in the supplied address