short_address

Function short_address 

Source
pub fn short_address(address: &Address) -> Option<usize>
Expand description

Returns the short address from Address.

Short address is considered address that has 18 leading zeros and last two bytes are less than SHORT_ADDRESS_CAP.