Function uint256_to_u128

Source
pub fn uint256_to_u128(value: Uint256) -> Result<u128, StdError>