Skip to content

Commit 35afb51

Browse files
committed
update
1 parent 6f3ef29 commit 35afb51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zboxcore/blockchain/entity.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ type StorageNode struct {
4040
ID string `json:"id"`
4141
Baseurl string `json:"url"`
4242
AllocationVersion int64 `json:"-"`
43+
AllocationRoot string `json:"-"`
4344
LatestWM *marker.WriteMarker
4445

4546
skip uint64 `json:"-"` // skip on error

0 commit comments

Comments
 (0)