CLI Feature Suggestion - chia wallet get_last_transaction #6573
toastygunn
started this conversation in
Ideas
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Use-Case: sometimes I want to know the last transaction timestamp from a script by querying my chia wallet daemon.
Currently, you either have to know the transactionID (I generally dont), search the log file, OR page through all of the 'chia wallet get_transactions' until you get to the end.
Being able to query and get the details on last transaction or last two transactions would be nice.
Beta Was this translation helpful? Give feedback.
All reactions