Open gtklocker opened 6 years ago
Aparrently due to WalletClient.fill(_)
not existing.
I just stumbled on to this myself @tuxcanfly @nodar-chkuaselidze the help menu for view
says:
$ view [tx-hex]: Parse and view transaction.
But bclient is calling fill()
which is not a method! What's this call supposed to do? It's not in the API docs