Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KernelInterfaceForFastVM implements cross-vm call check
- This check is empty currently, it always returns true. But eventually we will need real logic here so that the interface can tell the fastvm that it is calling an Avm contract and to fail.
- Loading branch information