Merge branch 'feature/vesting-ui' of https://github.com/nymtech/nym into feature/vesting-ui
This commit is contained in:
@@ -1 +1 @@
|
||||
export type Period = "Before" | {In: number} | "After";
|
||||
export type Period = "Before" | number | "After";
|
||||
Reference in New Issue
Block a user