Skip to content

Commit

Permalink
Import part correction (#33)
Browse files Browse the repository at this point in the history
* Update da-node.md

* Import part correction
  • Loading branch information
ValidatorVN authored Nov 16, 2024
1 parent 34040ba commit d7081a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build-with-0g/storage-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ go get github.com/0glabs/0g-storage-client
```go
import (
"context"
"github.com/0glabs/0g-storage-client/blockchain"
"github.com/0glabs/0g-storage-client/common/blockchain"
"github.com/0glabs/0g-storage-client/indexer"
"github.com/0glabs/0g-storage-client/transfer"
)
Expand Down

0 comments on commit d7081a3

Please sign in to comment.