Skip to content

Latest commit

 

History

History
140 lines (130 loc) · 4.84 KB

PostDeliveryCrowdsaleImpl.md

File metadata and controls

140 lines (130 loc) · 4.84 KB

PostDeliveryCrowdsaleImpl.sol

View Source: contracts/mocks/PostDeliveryCrowdsaleImpl.sol

↗ Extends: PostDeliveryCrowdsale

PostDeliveryCrowdsaleImpl

Constructor

constructor(uint256 openingTime, uint256 closingTime) public

Arguments

Name Type Description
openingTime uint256
closingTime uint256

Functions

Contracts