# Functions
New converts session to Deploy.
# Constants
AddPassportLogicGasLimit is a gas limit to call AddPassportLogic of PassportLogicRegistry contract.
PassportFactoryDeployGasLimit is a gas limit to deploy only PassportFactory contract.
PassportFactoryGasLimit is a minimum gas amount needed to fully deployer passport factory contract with all dependent contracts.
PassportGasLimit is a minimum gas amount needed to fully deploy passport contract.
PassportLogicDeployGasLimit is a gas limit to deploy only PassportLogic contract.
PassportLogicRegistryDeployGasLimit is a gas limit to deploy only PassportLogicRegistry contract.
SetCurrentPassportLogicGasLimit is a gas limit to call SetCurrentPassportLogic of PassportLogicRegistry contract.
# Structs
BootstrapResult hold result of Bootstrap execution.
# Type aliases
Deploy contains methods to deployer contracts.