This website requires JavaScript.
Explore
Help
Register
Sign In
balsoft
/
ligo
Watch
1
Star
0
Fork
0
You've already forked ligo
Code
Issues
Pull Requests
Releases
Wiki
Activity
ligo
/
src
/
test
/
contracts
/
amount.religo
3 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactoring of the test contracts.
2020-03-02 18:01:56 +01:00
let check_ = (p : unit) : int =>
if (Tezos.amount == 100tez) { 42; } else { 0; };
Reference in New Issue
Copy Permalink