Consider making the argument to syscall an index instead of a `MastNodeId`
Open
air
processor
- Dominant language
- Rust
- Stars
- 772
- Forks
- 352
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 93
Description
As discussed offline, this is already what `miden-base` does. This would allow the kernel to be modified without having to change all the code that depends on the kernel. In the context of the Miden rollup, this means that accounts don't need to be updated everytime the transaction kernel is updated.
Contributor guide
Assessment
This issue has not been assessed yet.