in_sync

Program hello_world_b8b7b80d.aleo

Program ID
hello_world_b8b7b80d.aleo
Owner signature
sign1w5nlxfe3xwhg69nfy39nr2dn0w93zjl9pwtr0tk54lg6zw0mhyp3vh6we2p7mxjpfsqmw9tgynhqgw9jcnyv6348g4hadc82djr3jpxzs4xe6h6g86d0eng8kg5n9rueeneclhhvhtqthvy9hz5scn87q0fv5swehl53l5vlxu2hy9uzgnu5fcspgkzdppyf5dvrrd83kc5qspna5zm
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_b8b7b80d.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