Skip to content

Commit

Permalink
test(delegation): fix newCID after new.dagjson update (brittle)
Browse files Browse the repository at this point in the history
  • Loading branch information
smoyer64 committed Dec 10, 2024
1 parent 4f09829 commit f2d75b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion token/delegation/delegation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const (
]
`

newCID = "zdpuAwa4qv3ncMDPeDoqVxjZy3JoyWsbqUzm94rdA1AvRFkkw"
newCID = "zdpuAnaCA4uaSJyuthxdu6sRkgTeUt1fbGqzb1CsRxiBygjty"
rootCID = "zdpuAkgGmUp5JrXvehGuuw9JA8DLQKDaxtK3R8brDQQVC2i5X"

aesKey = "xQklMmNTnVrmaPBq/0pwV5fEwuv/iClF5HWak9MsgI8="
Expand Down

0 comments on commit f2d75b7

Please sign in to comment.