Closed Latrasis closed 5 years ago
We need to include a test in tests/syscalls/acc_call.ts where:
tests/syscalls/acc_call.ts
account#call
0x09
X
Procedure A should use #acc_call from the cap9-std crate
#acc_call
cap9-std
Addressed in #182.
We need to include a test in
tests/syscalls/acc_call.ts
where:account#call
capability (type0x09
), that designates it is allowed to make a call to ContractX
.Procedure A should use
#acc_call
from thecap9-std
crate