mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-11-24 14:35:47 +00:00
removed trailing newline
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
ff2305a89f
commit
f0041b543d
@ -50,7 +50,6 @@ func (k msgServer) AttestMachine(goCtx context.Context, msg *types.MsgAttestMach
|
|||||||
} else {
|
} else {
|
||||||
util.GetAppLogger().Info(ctx, "Machine NFT issuance successful: "+msg.Machine.String())
|
util.GetAppLogger().Info(ctx, "Machine NFT issuance successful: "+msg.Machine.String())
|
||||||
}
|
}
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
util.GetAppLogger().Info(ctx, "Not block proposer: skipping Machine NFT issuance")
|
util.GetAppLogger().Info(ctx, "Not block proposer: skipping Machine NFT issuance")
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user