Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
mfcastellani committed Jun 29, 2021
1 parent 9bf37bc commit c5851a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion account/http.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"regexp"
"strings"

"github.com/jeffprestes/hermez-go-sdk/client"
"github.com/hermeznetwork/hermez-go-sdk/client"
)

// PostNewBJJAccount post new BJJ Account to Hermez Network to allow L2 - Layer 2 transactions
Expand Down

0 comments on commit c5851a4

Please sign in to comment.