Commit graph

5 commits

Author SHA1 Message Date
DataHoarder b6ca970f30
Change project name 2022-10-05 09:40:23 +02:00
Ciro S. Costa 96063a2959 cmd: json behavior for get-block-headers*
Signed-off-by: Ciro S. Costa <utxobr@protonmail.com>
2021-09-18 20:16:55 +00:00
Ciro S. Costa 680c4ce417 add get-accounts; add addr shortener
$ monero wallet get-accounts
Total Balance:          390.31 ɱ
Total Unlocked Balance: 390.31 ɱ

        LABEL           TAG     ADDR            BALANCE         UNLOCKED BALANCE
0       Primary account         53G25..A91AX    389.31 ɱ        389.31 ɱ
1       test                    72vD5..43SXV    1.00 ɱ          1.00 ɱ

Signed-off-by: Ciro S. Costa <utxobr@protonmail.com>
2021-07-22 07:49:15 -04:00
Ciro S. Costa e94f6ae0dd address lint cases
Signed-off-by: Ciro S. Costa <utxobr@protonmail.com>
2021-07-17 20:54:50 -04:00
Ciro S. Costa 2bb2257534 cmd: retrieve block header by height
Signed-off-by: Ciro S. Costa <utxobr@protonmail.com>
2021-07-17 07:41:50 -04:00
Renamed from cmd/monero/commands/daemon/get_block_header_by_hash.go (Browse further)