Program bank integration (#1462)
Native, BPF and Lua loaders integrated into the bank
This commit is contained in:
@@ -423,7 +423,9 @@ mod tests {
|
||||
"result":{
|
||||
"program_id": [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
|
||||
"tokens": 20,
|
||||
"userdata": []
|
||||
"userdata": [],
|
||||
"executable": false,
|
||||
"loader_program_id": [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
|
||||
},
|
||||
"id":1}
|
||||
"#;
|
||||
|
||||
Reference in New Issue
Block a user