chore: log when put/get local storage

This commit is contained in:
thinkAfCod 2024-03-06 21:40:00 +08:00
parent 5fa84e3566
commit 3ef0db3662

View file

@ -9,6 +9,7 @@ import (
"encoding/binary"
"errors"
"fmt"
"github.com/ethereum/go-ethereum/common/hexutil"
"io"
"math/big"
"math/rand"