Function getTokenId(ERC20 underlying_, uint48 expiry_) public pure
Must return a unique identifier for the corresponding
underlying_
token address andexpiry_
value.
getTokenId(ERC20 underlying_, uint48 expiry_) public pure
Must return a unique identifier for the corresponding underlying_
token address and expiry_
value.