linera-protocol
linera-protocol copied to clipboard
The chain listener doesn't update the wallet.
trafficstars
chain_client.listen() will synchronize the chain, but does not update the wallet if new blocks were processed.
(Edit: On another chain it did! Anyway, it doesn't seem to always do it.)