in_sync

Program hello_world_e7a4408b.aleo

Program ID
hello_world_e7a4408b.aleo
Owner signature
sign1c8fvy9l7u9qvpahf7anvt77g9f8qa69dxynge7unspjzde7sjspn7dyyelyxt5mjgrc3wyg22yc4je5lruterxlrd2rqku3x0kywyqyps989mqsh3vuqfum64d423pu396w5eh4pq8qg6nz4h248rvcvql4344ma6a20sc8x2dtkxh2vqm06sk0zsffhm4dm5k40sughlsvqg7dvj45
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_e7a4408b.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