How can I get a list of all transactions in my wallet?
I tried to do it through the Powershell
./chives.exe wallet get_transactions --offset 1
but I am offered pagination for 10 transactions
I tried to open the database, but for some reason the "ammount" column is empty.

I really want to make an interesting, in my opinion, project for chives and chia forks, but my programming knowledge is not enough yet. But nothing will break me. Help me please)