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
Followup from #37, the actors code is done, now we just need a CLI interface.
Copied from the sketch in the previous issue:
lotus paych create <target> <total amount>
lotus paych voucher <channel> <amount> # sequence IDs could be tracked internally
lotus paych redeem <voucher>
lotus paych status <channel>
lotus paych list # list open channels to and from us
The text was updated successfully, but these errors were encountered:
Followup from #37, the actors code is done, now we just need a CLI interface.
Copied from the sketch in the previous issue:
The text was updated successfully, but these errors were encountered: