Skip to content

Commit

Permalink
2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dkackman committed Dec 12, 2023
1 parent 510a784 commit 0380a82
Show file tree
Hide file tree
Showing 10 changed files with 594 additions and 332 deletions.
41 changes: 36 additions & 5 deletions docs/api/chia.dotnet.Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,12 +114,43 @@ <h5 id="chia_dotnet_Config_syntax">Syntax</h5>
</div>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_Config_ChiaRootPath.md&amp;value=---%0Auid%3A%20chia.dotnet.Config.ChiaRootPath%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L33">View Source</a>
</span>
<a id="chia_dotnet_Config_ChiaRootPath_" data-uid="chia.dotnet.Config.ChiaRootPath*"></a>
<h4 id="chia_dotnet_Config_ChiaRootPath" data-uid="chia.dotnet.Config.ChiaRootPath">ChiaRootPath</h4>
<div class="markdown level1 summary"><p>Full path to the chia root</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string ChiaRootPath { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">String</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_Config_Contents.md&amp;value=---%0Auid%3A%20chia.dotnet.Config.Contents%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L30">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L28">View Source</a>
</span>
<a id="chia_dotnet_Config_Contents_" data-uid="chia.dotnet.Config.Contents*"></a>
<h4 id="chia_dotnet_Config_Contents" data-uid="chia.dotnet.Config.Contents">Contents</h4>
Expand Down Expand Up @@ -150,7 +181,7 @@ <h5 class="propertyValue">Property Value</h5>
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_Config_DefaultRootPath.md&amp;value=---%0Auid%3A%20chia.dotnet.Config.DefaultRootPath%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L93">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L112">View Source</a>
</span>
<a id="chia_dotnet_Config_DefaultRootPath_" data-uid="chia.dotnet.Config.DefaultRootPath*"></a>
<h4 id="chia_dotnet_Config_DefaultRootPath" data-uid="chia.dotnet.Config.DefaultRootPath">DefaultRootPath</h4>
Expand Down Expand Up @@ -183,7 +214,7 @@ <h3 id="methods">Methods
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_Config_GetEndpoint_System_String_.md&amp;value=---%0Auid%3A%20chia.dotnet.Config.GetEndpoint(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L37">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L40">View Source</a>
</span>
<a id="chia_dotnet_Config_GetEndpoint_" data-uid="chia.dotnet.Config.GetEndpoint*"></a>
<h4 id="chia_dotnet_Config_GetEndpoint_System_String_" data-uid="chia.dotnet.Config.GetEndpoint(System.String)">GetEndpoint(String)</h4>
Expand Down Expand Up @@ -233,7 +264,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_Config_Open.md&amp;value=---%0Auid%3A%20chia.dotnet.Config.Open%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L137">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L156">View Source</a>
</span>
<a id="chia_dotnet_Config_Open_" data-uid="chia.dotnet.Config.Open*"></a>
<h4 id="chia_dotnet_Config_Open" data-uid="chia.dotnet.Config.Open">Open()</h4>
Expand Down Expand Up @@ -265,7 +296,7 @@ <h5 class="returns">Returns</h5>
<a href="https://github.com/dkackman/chia-dotnet/new/main/apiSpec/new?filename=chia_dotnet_Config_Open_System_String_.md&amp;value=---%0Auid%3A%20chia.dotnet.Config.Open(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L100">View Source</a>
<a href="https://github.com/dkackman/chia-dotnet/blob/main/src/chia-dotnet/Config.cs/#L119">View Source</a>
</span>
<a id="chia_dotnet_Config_Open_" data-uid="chia.dotnet.Config.Open*"></a>
<h4 id="chia_dotnet_Config_Open_System_String_" data-uid="chia.dotnet.Config.Open(System.String)">Open(String)</h4>
Expand Down
4 changes: 2 additions & 2 deletions docs/api/chia.dotnet.ConnectionInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ <h4 id="chia_dotnet_ConnectionInfo_PeakHeight" data-uid="chia.dotnet.ConnectionI
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ulong? PeakHeight { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public uint? PeakHeight { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -446,7 +446,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uint64">UInt64</a>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.nullable-1">Nullable</a>&lt;<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uint32">UInt32</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
Loading

0 comments on commit 0380a82

Please sign in to comment.