Closed 0xsarvesh closed 5 years ago
Nice one 🙌 One major question, though: is it ok to change the interface? Or is this for release
0.11
? The events ofOSTPrime
were renamed.
@benjaminbollen is it ok to change event name in the OST Prime contract?
we discussed that TokenWrapped
and TokenUnwrapped
should be changed to OSTWrapped
and OSTUnwrapped
.
Fixes #685
Updated code documentation with terminology of
coin
andost
instead ofbase token
andtoken
.Also updated
TokenWrapped
toOSTWrapped
andTokenUnwrapped
toOSTUnwrapped