Helper library use to compare or validate the semantic versions (VersionUtils.sol)
Functions
lessThanOrEqual
function lessThanOrEqual(uint8[] _current, uint8[] _new) internal pure
returns(bool)greaterThanOrEqual
pack
unpack
packKYC
unpackKYC
PreviousFactory for deploying VestingEscrowWallet module (VestingEscrowWalletFactory.sol)NextInterface to be implemented by all Wallet modules (Wallet.sol)
Last updated
Was this helpful?