- Reorganized examples into osiris/, sal/, and utils/ folders - Moved hardcoded scripts to separate .rhai files - Added signature() method to JobBuilder for job signing - Updated OSIRIS context to use block_in_place instead of runtime - Removed runtime field from OsirisContext - Added typed save() methods for Note and Event objects - Updated all examples to use new structure and APIs
4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
print("Hello, World!");
|
|
2+2;
|
|
|
|
mycelium_list_peers("adfsdv"); |