in_sync

Program aleocandir_qxp9m5fpmm.aleo

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

program aleocandir_qxp9m5fpmm.aleo;

function hello:
    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