#15 See Ballance

Ditutup
dibuka 4 tahun lalu oleh jyamihud · 1 komentar

It's an easy one. There is an SDK function for balance:

./lbrynet wallet balance

Which returns something like:

{
  "available": "97.82922874",
  "reserved": "1916.25854811",
  "reserved_subtotals": {
    "claims": "846.8821",
    "supports": "520.03742857",
    "tips": "549.33901954"
  },
  "total": "2014.08777685"
}

Somebody just need to code a pretty UI for it to print this into the terminal.

It's an easy one. There is an SDK function for balance: `./lbrynet wallet balance` Which returns something like: ``` { "available": "97.82922874", "reserved": "1916.25854811", "reserved_subtotals": { "claims": "846.8821", "supports": "520.03742857", "tips": "549.33901954" }, "total": "2014.08777685" } ``` Somebody just need to code a pretty UI for it to print this into the terminal.
https://notabug.org/jyamihud/FastLBRY-terminal/commit/d020f0dcd46abf998cafaaf83481e958314b038f
Masuk untuk bergabung dalam percakapan ini.
Tidak ada tonggak
Tidak ada penerima
1 Peserta
Memuat...
Batal
Simpan
Belum ada konten.