Skip to content

Commit 7d49a73

Browse files
turcolchecho1989
andauthored
Fixed Rutanio.Node build (#177)
Co-authored-by: checho1989 <cheverdolaga@hotmail.com>
1 parent ee79a8f commit 7d49a73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Networks/Rutanio/Rutanio.Node/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public static async Task Main(string[] args)
3131
.UsePosConsensus()
3232
.UseMempool()
3333
.AddPowPosMining()
34-
.UseColdStakingWallet();
34+
.UseColdStakingWallet()
3535
.UseDiagnosticFeature()
3636
.UseNodeHost()
3737
.AddRPC();

0 commit comments

Comments
 (0)