Skip to content

Commit 8a9a5ad

Browse files
committed
ling fix
Signed-off-by: Angelo De Caro <adc@zurich.ibm.com>
1 parent 191a011 commit 8a9a5ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

token/services/network/fabricx/tms/submitter.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ import (
1515
"github.com/hyperledger-labs/fabric-smart-client/platform/fabric/core/generic/fabricutils"
1616
"github.com/hyperledger-labs/fabric-smart-client/platform/fabric/core/generic/transaction"
1717
cb "github.com/hyperledger/fabric-protos-go-apiv2/common"
18+
mspprotos "github.com/hyperledger/fabric-protos-go-apiv2/msp"
1819
"github.com/hyperledger/fabric-x-common/api/applicationpb"
1920
"github.com/hyperledger/fabric-x-common/api/msppb"
2021
"github.com/hyperledger/fabric-x-common/protoutil"
21-
mspprotos "github.com/hyperledger/fabric-protos-go-apiv2/msp"
2222
)
2323

2424
// Submitter models a transaction submitter.

0 commit comments

Comments
 (0)