Skip to content

Commit b960e20

Browse files
Seongjae ChoiSeongjae Choi
authored andcommitted
Arrange RPC package
1 parent 40bd6cc commit b960e20

File tree

13 files changed

+1
-1
lines changed

13 files changed

+1
-1
lines changed

core/transaction/signedTransaction_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import (
55
"encoding/hex"
66
"testing"
77

8-
rpc "github.com/CodeChain-io/codechain-rpc-go"
98
"github.com/CodeChain-io/codechain-rpc-go/primitives"
9+
"github.com/CodeChain-io/codechain-rpc-go/rpc"
1010
)
1111

1212
func TestSigning(t *testing.T) {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)