issues
search
dfinity
/
interface-spec
IC Interface Specification
https://khsfq-wqaaa-aaaak-qckvq-cai.icp0.io/docs
37
stars
20
forks
source link
fix: ic0.call_perform spec
#348
Closed
mraszyk
closed
1 month ago
mraszyk
commented
1 month ago
This PR fixes issues in
ic0.call_perform
spec:
adds one more condition under which a call successfully finalized by
ic0.call_perform
might still fail;
specifies that discarding a pending call does not refund the prepayment for execution since this prepayment is not charged for a pending call.
This PR fixes issues in
ic0.call_perform
spec:ic0.call_perform
might still fail;