You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api.yaml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -47819,6 +47819,9 @@ components:
47819
47819
rewardCoin:
47820
47820
description: The coin in which rewards will be received.
47821
47821
type: string
47822
+
endTime:
47823
+
description: The timestamp when the staking position expires, at which point it will either be unstaked automatically or become available for manual unstaking.
47824
+
type: string
47822
47825
StakingDelegationProperties:
47823
47826
type: object
47824
47827
properties:
@@ -48283,6 +48286,9 @@ components:
48283
48286
rewardCoin:
48284
48287
description: The coin in which rewards will be received.
48285
48288
type: string
48289
+
endTime:
48290
+
description: The timestamp when the staking position expires, at which point it will either be unstaked automatically or become available for manual unstaking.
0 commit comments