You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The transaction list ATTokenNewSpec2 -c -t outputs 47 transactions on my side, while transaction list ATTokenNewSpec2 -c -w -t only 38.
However from the transaction list -h it wasn't clear to me what is the meaning of the transaction list DECK -c output (i.e. without the -w flag), when the -o flag is also not specified.
_
I've also run transaction list PoBSimplest -c and got the following output:
So the difference is the transaction a2f6a3dbad17afe36039a902dca9dc4ed01ba655964167aa535429933b69147a.
_
The difference between transaction list ATTokenNewSpec2 -c and transaction list ATTokenNewSpec2 -c -w are the following transactions:
I've already explained that earlier. -c -w outputs transactions where one of the addresses in your wallet is the sender of the burn, gateway or donation transaction. The mode -c without -w nor an address instead outputs all claim transactions from all investors/donors.
I made the help text a bit clearer, will be uploaded soon.
The
transaction list ATTokenNewSpec2 -c -t
outputs 47 transactions on my side, whiletransaction list ATTokenNewSpec2 -c -w -t
only 38.However from the
transaction list -h
it wasn't clear to me what is the meaning of thetransaction list DECK -c
output (i.e. without the-w
flag), when the-o
flag is also not specified._
I've also run
transaction list PoBSimplest -c
and got the following output:While the
transaction list PoBSimplest -c -w
reports as following:So the difference is the transaction
a2f6a3dbad17afe36039a902dca9dc4ed01ba655964167aa535429933b69147a
._
The difference between
transaction list ATTokenNewSpec2 -c
andtransaction list ATTokenNewSpec2 -c -w
are the following transactions:_
I don't really have an assumption about why I'm getting these results.
The text was updated successfully, but these errors were encountered: