Skip to content

Commit

Permalink
Update Cluster type definition
Browse files Browse the repository at this point in the history
  • Loading branch information
khssnv committed May 24, 2024
1 parent fb19d4b commit 90f3ea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blockchain/pallets/ddcclusters.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ type Cluster struct {
ManagerId types.AccountID
ReserveId types.AccountID
Props ClusterProps
Status ClusterStatus
}

type ClusterProps struct {
Expand Down

0 comments on commit 90f3ea9

Please sign in to comment.