LimeChain / hashport-validator

Official repository containing the source code of the Hashport validators
Apache License 2.0
23 stars 11 forks source link

Hedera SDK breaks e2e #778

Closed Coiling-Dragon closed 1 year ago

Coiling-Dragon commented 1 year ago

New version of Hedera SDK breaks our e2e tests. Screenshot 2022-11-25 at 18.00.57.png

Hedera SDK tag - https://github.com/hashgraph/hedera-sdk-go/commits/v2.19.0

Commit - https://github.com/hashgraph/hedera-sdk-go/commit/e6a6df494b3e5c50881b7275b5c5c3273dbb8dea

Error: e2e/e2e_test.go:1116:24: nftInfo[0].AllowanceSpenderAccountID undefined (type "github.com/hashgraph/hedera-sdk-go/v2".TokenNftInfo has no field or method AllowanceSpenderAccountID) (compile)