Skip to content
Unverified Commit 0b684dd0 authored by Ermal Kaleci's avatar Ermal Kaleci Committed by GitHub
Browse files

[pallet-revive] Update delegate_call to accept address and weight (#6111)



Enhance the `delegate_call` function to accept an `address` target
parameter instead of a `code_hash`. This allows direct identification of
the target contract using the provided address.
Additionally, introduce parameters for specifying a customizable
`ref_time` limit and `proof_size` limit, thereby improving flexibility
and control during contract interactions.

---------

Co-authored-by: default avatarAlexander Theißen <[email protected]>
parent dd4af416
Pipeline #506117 waiting for manual action with stages
in 1 hour, 21 minutes, and 23 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment