Variable daoConst

dao: {
    CellCollector: typeof CellCollector;
    calculateDaoEarliestSince: typeof __type;
    calculateDaoEarliestSinceCompatible: typeof __type;
    calculateMaximumWithdraw: typeof __type;
    calculateMaximumWithdrawCompatible: typeof __type;
    deposit: typeof __type;
    listDaoCells: typeof __type;
    unlock: typeof __type;
    withdraw: typeof __type;
}

Type declaration

  • CellCollector: typeof CellCollector
  • calculateDaoEarliestSince: typeof __type
  • calculateDaoEarliestSinceCompatible: typeof __type
  • calculateMaximumWithdraw: typeof __type
  • calculateMaximumWithdrawCompatible: typeof __type
  • deposit: typeof __type
  • listDaoCells: typeof __type
  • unlock: typeof __type
  • withdraw: typeof __type

Generated using TypeDoc