multi: fix formatting

This commit is contained in:
Oliver Gugger
2022-01-05 11:04:14 +01:00
parent 61bffa70f9
commit 9da8333a6e
5 changed files with 43 additions and 31 deletions

View File

@@ -238,7 +238,8 @@ func (r *ServerShell) CreateSubServer(configRegistry lnrpc.SubServerConfigDispat
// provides an invalid transaction, then we'll return with an error.
//
// NOTE: The resulting signature should be void of a sighash byte.
func (s *Server) SignOutputRaw(ctx context.Context, in *SignReq) (*SignResp, error) {
func (s *Server) SignOutputRaw(ctx context.Context, in *SignReq) (*SignResp,
error) {
switch {
// If the client doesn't specify a transaction, then there's nothing to