You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) First create ledger, add msg 1, 2, 3 into the ledger
2) Do not close the current ledger;
3) Received the msg 1 and 2;
4) Received the msg 3 after closed the ledger;
I want to know how to read the last message without close the current ledger?