in_sync

Program hello_world_71cd2667.aleo

Program ID
hello_world_71cd2667.aleo
Owner signature
sign1nzykvz05g2zwmthdw7tpyycjzd5h6rgpugv4yk6hua688xy7x5pfq6cdhfpt0349pnkujc5qd49e4v7guct8y6dhceahjkeujmurspyug64dk9h6zldghww0sj87r5qegsvesv0epv7u0cjsra6ngrxppx6v8ce0fkxdcwvf5dw0zcsnd6vh54x0e5z3ch8zaegkwtk025mszpqqtwp
Times called
0
Similar programs
Imports
-
Mappings
-
Structs
-
Records
-
Functions
-
Transitions
main(public u32, u32) -> u32
Program Source Code (Aleo Instruction) Upload Leo source

program hello_world_71cd2667.aleo;

function main:
    input r0 as u32.public;
    input r1 as u32.private;
    add r0 r1 into r2;
    output r2 as u32.private;

Block heightTimestampTransition IDFunction callState
Program has no mappings.
Not implemented