bestchains / bestchains-contracts

Bestchains contracts is a library for secure smart contract development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timers https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/utils/Timers.sol

bjwswang opened this issue · comments

  1. Add timer
  2. Timelock with timer

Timelock dapp

Receive(ctx,callid uint64,start uint64) error

Execute(ctx,callid uint64) error

closed as #17