revert: resolution could be anything here (non binary markets)
This commit is contained in:
parent
4ddeaa1241
commit
e76e5b62cb
|
@ -27,7 +27,7 @@ export type FullContract<
|
|||
|
||||
isResolved: boolean
|
||||
resolutionTime?: number // When the market is resolved
|
||||
resolution?: resolution
|
||||
resolution?: string
|
||||
resolutionType: 'manual' | 'combined'
|
||||
automaticResolutionTime?: number
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user