Hi,
One unit of an Asset is on a MultiSig Address. The unit is taken and send again to the same MultiSig Address. And again and again.
I can do it, manually, in using createrawtransaction and keeping the transaction id from the previous transaction.
But, how can I do to find the last transaction if I don't keep it ?
Even in importing MultiSig Address, I can't list transaction with listwallettransaction. And the result of listtransactions is the complete list of transactions without any filter on address or on asset.
Then how can I find transactions linked to an Asset for a multisig address ?