rusk
rusk copied to clipboard
Add owner_raw and self_owner_raw ABIs
Summary
Currently, only owner
and self_owner
ABIs are available, providing deserialised owner. It is beneficial to also have "raw" methods, which do not perform deserialisation.
Possible solution design or implementation
Add relevant implementations of the requested ABIs
Additional context
This feature has also been requested by the Liquid Staking team.