offset_from_origin

Function offset_from_origin 

Source
fn offset_from_origin(
    origin: Address,
    offset: Unsigned18Bit,
) -> Result<Address, AddressOverflow>
Expand description

Compute sum of an address and an unsigned offset.