fix typo (#585)
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
|||||||
"google.golang.org/grpc/status"
|
"google.golang.org/grpc/status"
|
||||||
)
|
)
|
||||||
|
|
||||||
// DespositServer is used for mocking.
|
// DepositServer is used for mocking.
|
||||||
type DepositServer struct {
|
type DepositServer struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user