collect_fee( lstInfo: string, lstCoinType: string, collectionFeeCap: string, address: string,): Promise<undefined | Transaction> Parameters
- lstInfo: string
- lstCoinType: string
- collectionFeeCap: string
- address: string
Returns Promise<undefined | Transaction>