Add MimbleWimble support #19
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build solution:
src/NLitecoin/MimbleWimble/Types.fs#L238
The type 'Input' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Build solution:
src/NLitecoin/MimbleWimble/Types.fs#L483
The type 'Output' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Build solution:
src/NLitecoin/MimbleWimble/Types.fs#L573
The type 'Kernel' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Build solution:
src/NLitecoin/MimbleWimble/Types.fs#L238
The type 'Input' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Build solution:
src/NLitecoin/MimbleWimble/Types.fs#L483
The type 'Output' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Build solution:
src/NLitecoin/MimbleWimble/Types.fs#L573
The type 'Kernel' implements 'System.IComparable'. Consider also adding an explicit override for 'Object.Equals'
|
Loading