Michelson, docs: fix ASSERT_SOME macro
This commit is contained in:
parent
d5e0c1c51f
commit
b2dda6e000
@ -1667,7 +1667,7 @@ to increase clarity about illegal states.
|
|||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
> ASSERT_SOME => IF_SOME {FAIL} {}
|
> ASSERT_SOME => IF_NONE {FAIL} {}
|
||||||
|
|
||||||
- ``ASSERT_LEFT``:
|
- ``ASSERT_LEFT``:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user