This website requires JavaScript.
Explore
Help
Sign In
AleoHQ
/
leo
Watch
1
Star
1
Fork
0
You've already forked leo
mirror of
https://github.com/AleoHQ/leo.git
synced
2024-12-23 01:22:10 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
91634d6479
leo
/
asg
/
tests
/
pass
/
input_files
/
program_state
/
access_state.leo
3 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
implicit input, removed from function input
2021-04-14 23:00:19 +03:00
function main() {
asg base implementation
2021-01-25 18:17:42 +03:00
console.assert(input.state.root == [0u8; 32]);
}
Reference in New Issue
Copy Permalink