Add return data implementation
This consists of: - syscalls - passing return data from invoked to invoker - printing to stable log - rust and C SDK changes
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -5520,6 +5520,7 @@ name = "solana-sdk"
|
||||
version = "1.8.0"
|
||||
dependencies = [
|
||||
"assert_matches",
|
||||
"base64 0.13.0",
|
||||
"bincode",
|
||||
"borsh",
|
||||
"borsh-derive",
|
||||
|
Reference in New Issue
Block a user