Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ir: Fix boostrap #318

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

carpawell
Copy link
Member

can't get neofs script hash: expected string size of 40 got 0

We need to construct config before it is used. Did not allow first time run; also, it seems like it would not allow updating NeoFS contract.

```
can't get neofs script hash: expected string size of 40 got 0
```

We need to construct config before it is used. Did not allow first time run;
also, it seems like it would not allow updating NeoFS contract.

Signed-off-by: Pavel Karpy <[email protected]>
@roman-khimov roman-khimov merged commit 21e88cf into nspcc-dev:master Jun 14, 2024
1 check passed
@carpawell carpawell deleted the fix/ir-bootstrap branch June 14, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants