Closed smartcontracts closed 6 years ago
A quick nit, on line 241 for the demo, the omg preceding the withdrawdeposit command is missing.
Good catch. Thanks! Changing in a second.
hey, another small thing. I think the withdraw command example should probably be modified a bit so that it refers to the right block number. maybe
omg withdraw 1000 0 0 3bb369fecdc16b93b99514d8ed9c2e87c5824cf4a6a98d2e8e91b7dd0c063304
you could also add something like that for the CLI example section
@rcallan Good catch, updated.
Syncs the README with the latest CLI update.