changes for tracing the blockchain profile image not shown

This commit is contained in:
2023-06-27 17:56:56 +01:00
parent c57724f1d5
commit 60fd958834
6 changed files with 36 additions and 59 deletions

View File

@@ -8,10 +8,9 @@ package webapi
import (
"encoding/hex"
"github.com/PeernetOfficial/core/blockchain"
"net/http"
"strconv"
"github.com/PeernetOfficial/core/blockchain"
)
type apiBlockchainHeader struct {