Skip to main content

make_upgradeable_beacon_proxy

Function make_upgradeable_beacon_proxy 

Source
pub const fn make_upgradeable_beacon_proxy(beacon: [u8; 20]) -> [u8; 144]
Expand description

Make a beacon proxy that loads from the beacon slot to get the “implementation()(address)” to get the logic address to delegate to, with the value initially set during the constructor.