gofmt broken file

This commit is contained in:
Guillaume Ballet 2025-08-26 04:29:41 -04:00
parent 4ed90ca199
commit 93077a6838

View file

@ -20,8 +20,8 @@ import (
"errors" "errors"
"fmt" "fmt"
"github.com/ethereum/go-ethereum/common"
"crypto/sha256" "crypto/sha256"
"github.com/ethereum/go-ethereum/common"
) )
func keyToPath(depth int, key []byte) ([]byte, error) { func keyToPath(depth int, key []byte) ([]byte, error) {