store starting time of the proposal in its datum

... hardcoded to 0 upon creation for now
This commit is contained in:
fanghr 2022-05-18 21:01:14 +08:00
parent 92c64f8d7a
commit e8b87654f3
No known key found for this signature in database
GPG key ID: 35CD9A71CD5D5870
7 changed files with 26 additions and 2 deletions

View file

@ -78,6 +78,7 @@ tests =
, (ResultTag 1, AssocMap.empty)
]
, timingConfig = Shared.proposalTimingConfig
, startingTime = Shared.tmpProposalStartingTime
}
)
(Cosign [signer2])