Reorg
Now clients can use all the libraries to create transactions and disect account data without needing to be constrained about what can be compiled into a shared object or BPF. Likewise, program development can move forward without being concerned with bloating the shared object.
This commit is contained in:
@@ -108,6 +108,7 @@ members = [
|
||||
"programs/native/native_loader",
|
||||
"programs/native/noop",
|
||||
"programs/native/rewards",
|
||||
"programs/native/rewards_api",
|
||||
"programs/native/storage",
|
||||
"programs/native/system",
|
||||
"programs/native/vote",
|
||||
|
Reference in New Issue
Block a user