Skip to content

Commit

Permalink
add StandardWallet
Browse files Browse the repository at this point in the history
  • Loading branch information
dkackman committed Mar 21, 2024
1 parent 06c2d38 commit 0de143c
Show file tree
Hide file tree
Showing 14 changed files with 895 additions and 151 deletions.
479 changes: 479 additions & 0 deletions docs/api/chia.dotnet.wallet.StandardWallet.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/api/chia.dotnet.wallet.Wallet-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ <h4 class="section">Type Parameters</h4>
<dt>Derived</dt>
<dd>
<div><a class="xref" href="chia.dotnet.wallet.AssetWallet.html">AssetWallet</a></div>
<div><a class="xref" href="chia.dotnet.wallet.StandardWallet.html">StandardWallet</a></div>
</dd>
</dl>

Expand Down
5 changes: 5 additions & 0 deletions docs/api/chia.dotnet.wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,11 @@ <h3 id="classes">
<dl class="jumplist">
<dt><a class="xref" href="chia.dotnet.wallet.StandardTransaction.html">StandardTransaction</a></dt>
<dd><p>Represents a standard transaction in the Chia.NET wallet.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="chia.dotnet.wallet.StandardWallet.html">StandardWallet</a></dt>
<dd><p>Represents a standard wallet in the Chia.NET Wallet library.</p>
</dd>
</dl>
<dl class="jumplist">
Expand Down
3 changes: 3 additions & 0 deletions docs/api/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
<li>
<a href="chia.dotnet.wallet.StandardTransaction.html" name="" title="StandardTransaction">StandardTransaction</a>
</li>
<li>
<a href="chia.dotnet.wallet.StandardWallet.html" name="" title="StandardWallet">StandardWallet</a>
</li>
<li>
<a href="chia.dotnet.wallet.WalletOptions.html" name="" title="WalletOptions">WalletOptions</a>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/toc.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

{"items":[{"name":"chia.dotnet.wallet","href":"chia.dotnet.wallet.html","topicHref":"chia.dotnet.wallet.html","topicUid":"chia.dotnet.wallet","items":[{"name":"AssetCoin","href":"chia.dotnet.wallet.AssetCoin.html","topicHref":"chia.dotnet.wallet.AssetCoin.html","topicUid":"chia.dotnet.wallet.AssetCoin"},{"name":"AssetToken<T>","href":"chia.dotnet.wallet.AssetToken-1.html","topicHref":"chia.dotnet.wallet.AssetToken-1.html","topicUid":"chia.dotnet.wallet.AssetToken`1"},{"name":"AssetWallet","href":"chia.dotnet.wallet.AssetWallet.html","topicHref":"chia.dotnet.wallet.AssetWallet.html","topicUid":"chia.dotnet.wallet.AssetWallet"},{"name":"CoinSelection","href":"chia.dotnet.wallet.CoinSelection.html","topicHref":"chia.dotnet.wallet.CoinSelection.html","topicUid":"chia.dotnet.wallet.CoinSelection"},{"name":"KeyPair","href":"chia.dotnet.wallet.KeyPair.html","topicHref":"chia.dotnet.wallet.KeyPair.html","topicUid":"chia.dotnet.wallet.KeyPair"},{"name":"KeyStore","href":"chia.dotnet.wallet.KeyStore.html","topicHref":"chia.dotnet.wallet.KeyStore.html","topicUid":"chia.dotnet.wallet.KeyStore"},{"name":"SpendableAssetCoin","href":"chia.dotnet.wallet.SpendableAssetCoin.html","topicHref":"chia.dotnet.wallet.SpendableAssetCoin.html","topicUid":"chia.dotnet.wallet.SpendableAssetCoin"},{"name":"StandardTransaction","href":"chia.dotnet.wallet.StandardTransaction.html","topicHref":"chia.dotnet.wallet.StandardTransaction.html","topicUid":"chia.dotnet.wallet.StandardTransaction"},{"name":"WalletOptions","href":"chia.dotnet.wallet.WalletOptions.html","topicHref":"chia.dotnet.wallet.WalletOptions.html","topicUid":"chia.dotnet.wallet.WalletOptions"},{"name":"Wallet<T>","href":"chia.dotnet.wallet.Wallet-1.html","topicHref":"chia.dotnet.wallet.Wallet-1.html","topicUid":"chia.dotnet.wallet.Wallet`1"}]}],"memberLayout":"SamePage","pdf":true}
{"items":[{"name":"chia.dotnet.wallet","href":"chia.dotnet.wallet.html","topicHref":"chia.dotnet.wallet.html","topicUid":"chia.dotnet.wallet","items":[{"name":"AssetCoin","href":"chia.dotnet.wallet.AssetCoin.html","topicHref":"chia.dotnet.wallet.AssetCoin.html","topicUid":"chia.dotnet.wallet.AssetCoin"},{"name":"AssetToken<T>","href":"chia.dotnet.wallet.AssetToken-1.html","topicHref":"chia.dotnet.wallet.AssetToken-1.html","topicUid":"chia.dotnet.wallet.AssetToken`1"},{"name":"AssetWallet","href":"chia.dotnet.wallet.AssetWallet.html","topicHref":"chia.dotnet.wallet.AssetWallet.html","topicUid":"chia.dotnet.wallet.AssetWallet"},{"name":"CoinSelection","href":"chia.dotnet.wallet.CoinSelection.html","topicHref":"chia.dotnet.wallet.CoinSelection.html","topicUid":"chia.dotnet.wallet.CoinSelection"},{"name":"KeyPair","href":"chia.dotnet.wallet.KeyPair.html","topicHref":"chia.dotnet.wallet.KeyPair.html","topicUid":"chia.dotnet.wallet.KeyPair"},{"name":"KeyStore","href":"chia.dotnet.wallet.KeyStore.html","topicHref":"chia.dotnet.wallet.KeyStore.html","topicUid":"chia.dotnet.wallet.KeyStore"},{"name":"SpendableAssetCoin","href":"chia.dotnet.wallet.SpendableAssetCoin.html","topicHref":"chia.dotnet.wallet.SpendableAssetCoin.html","topicUid":"chia.dotnet.wallet.SpendableAssetCoin"},{"name":"StandardTransaction","href":"chia.dotnet.wallet.StandardTransaction.html","topicHref":"chia.dotnet.wallet.StandardTransaction.html","topicUid":"chia.dotnet.wallet.StandardTransaction"},{"name":"StandardWallet","href":"chia.dotnet.wallet.StandardWallet.html","topicHref":"chia.dotnet.wallet.StandardWallet.html","topicUid":"chia.dotnet.wallet.StandardWallet"},{"name":"WalletOptions","href":"chia.dotnet.wallet.WalletOptions.html","topicHref":"chia.dotnet.wallet.WalletOptions.html","topicUid":"chia.dotnet.wallet.WalletOptions"},{"name":"Wallet<T>","href":"chia.dotnet.wallet.Wallet-1.html","topicHref":"chia.dotnet.wallet.Wallet-1.html","topicUid":"chia.dotnet.wallet.Wallet`1"}]}],"memberLayout":"SamePage","pdf":true}
Binary file modified docs/api/toc.pdf
Binary file not shown.
Binary file modified docs/docs/toc.pdf
Binary file not shown.
9 changes: 7 additions & 2 deletions docs/index.json

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,16 @@
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "api/chia.dotnet.wallet.StandardWallet.yml",
"output": {
".html": {
"relative_path": "api/chia.dotnet.wallet.StandardWallet.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "api/chia.dotnet.wallet.Wallet-1.yml",
Expand Down
Binary file modified docs/toc.pdf
Binary file not shown.
99 changes: 99 additions & 0 deletions docs/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,105 @@ references:
isSpec: "True"
fullName: chia.dotnet.wallet.StandardTransaction.SyntheticPublicKey
nameWithType: StandardTransaction.SyntheticPublicKey
- uid: chia.dotnet.wallet.StandardWallet
name: StandardWallet
href: api/chia.dotnet.wallet.StandardWallet.html
commentId: T:chia.dotnet.wallet.StandardWallet
fullName: chia.dotnet.wallet.StandardWallet
nameWithType: StandardWallet
- uid: chia.dotnet.wallet.StandardWallet.#ctor(chia.dotnet.FullNodeProxy,chia.dotnet.wallet.KeyStore,System.Byte[],chia.dotnet.wallet.WalletOptions)
name: StandardWallet(FullNodeProxy, KeyStore, byte[]?, WalletOptions?)
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet__ctor_chia_dotnet_FullNodeProxy_chia_dotnet_wallet_KeyStore_System_Byte___chia_dotnet_wallet_WalletOptions_
commentId: M:chia.dotnet.wallet.StandardWallet.#ctor(chia.dotnet.FullNodeProxy,chia.dotnet.wallet.KeyStore,System.Byte[],chia.dotnet.wallet.WalletOptions)
name.vb: New(FullNodeProxy, KeyStore, Byte(), WalletOptions)
fullName: chia.dotnet.wallet.StandardWallet.StandardWallet(chia.dotnet.FullNodeProxy, chia.dotnet.wallet.KeyStore, byte[]?, chia.dotnet.wallet.WalletOptions?)
fullName.vb: chia.dotnet.wallet.StandardWallet.New(chia.dotnet.FullNodeProxy, chia.dotnet.wallet.KeyStore, Byte(), chia.dotnet.wallet.WalletOptions)
nameWithType: StandardWallet.StandardWallet(FullNodeProxy, KeyStore, byte[]?, WalletOptions?)
nameWithType.vb: StandardWallet.New(FullNodeProxy, KeyStore, Byte(), WalletOptions)
- uid: chia.dotnet.wallet.StandardWallet.#ctor*
name: StandardWallet
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet__ctor_
commentId: Overload:chia.dotnet.wallet.StandardWallet.#ctor
isSpec: "True"
name.vb: New
fullName: chia.dotnet.wallet.StandardWallet.StandardWallet
fullName.vb: chia.dotnet.wallet.StandardWallet.New
nameWithType: StandardWallet.StandardWallet
nameWithType.vb: StandardWallet.New
- uid: chia.dotnet.wallet.StandardWallet.CreatePuzzle(chia.dotnet.wallet.KeyPair)
name: CreatePuzzle(KeyPair)
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet_CreatePuzzle_chia_dotnet_wallet_KeyPair_
commentId: M:chia.dotnet.wallet.StandardWallet.CreatePuzzle(chia.dotnet.wallet.KeyPair)
fullName: chia.dotnet.wallet.StandardWallet.CreatePuzzle(chia.dotnet.wallet.KeyPair)
nameWithType: StandardWallet.CreatePuzzle(KeyPair)
- uid: chia.dotnet.wallet.StandardWallet.CreatePuzzle*
name: CreatePuzzle
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet_CreatePuzzle_
commentId: Overload:chia.dotnet.wallet.StandardWallet.CreatePuzzle
isSpec: "True"
fullName: chia.dotnet.wallet.StandardWallet.CreatePuzzle
nameWithType: StandardWallet.CreatePuzzle
- uid: chia.dotnet.wallet.StandardWallet.HiddenPuzzleHash
name: HiddenPuzzleHash
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet_HiddenPuzzleHash
commentId: P:chia.dotnet.wallet.StandardWallet.HiddenPuzzleHash
fullName: chia.dotnet.wallet.StandardWallet.HiddenPuzzleHash
nameWithType: StandardWallet.HiddenPuzzleHash
- uid: chia.dotnet.wallet.StandardWallet.HiddenPuzzleHash*
name: HiddenPuzzleHash
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet_HiddenPuzzleHash_
commentId: Overload:chia.dotnet.wallet.StandardWallet.HiddenPuzzleHash
isSpec: "True"
fullName: chia.dotnet.wallet.StandardWallet.HiddenPuzzleHash
nameWithType: StandardWallet.HiddenPuzzleHash
- uid: chia.dotnet.wallet.StandardWallet.Send(System.Byte[],System.Int64,System.Int64,System.Threading.CancellationToken)
name: Send(byte[], long, long, CancellationToken)
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet_Send_System_Byte___System_Int64_System_Int64_System_Threading_CancellationToken_
commentId: M:chia.dotnet.wallet.StandardWallet.Send(System.Byte[],System.Int64,System.Int64,System.Threading.CancellationToken)
name.vb: Send(Byte(), Long, Long, CancellationToken)
fullName: chia.dotnet.wallet.StandardWallet.Send(byte[], long, long, System.Threading.CancellationToken)
fullName.vb: chia.dotnet.wallet.StandardWallet.Send(Byte(), Long, Long, System.Threading.CancellationToken)
nameWithType: StandardWallet.Send(byte[], long, long, CancellationToken)
nameWithType.vb: StandardWallet.Send(Byte(), Long, Long, CancellationToken)
- uid: chia.dotnet.wallet.StandardWallet.Send*
name: Send
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet_Send_
commentId: Overload:chia.dotnet.wallet.StandardWallet.Send
isSpec: "True"
fullName: chia.dotnet.wallet.StandardWallet.Send
nameWithType: StandardWallet.Send
- uid: chia.dotnet.wallet.StandardWallet.SendFee(System.Int64,System.Threading.CancellationToken)
name: SendFee(long, CancellationToken)
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet_SendFee_System_Int64_System_Threading_CancellationToken_
commentId: M:chia.dotnet.wallet.StandardWallet.SendFee(System.Int64,System.Threading.CancellationToken)
name.vb: SendFee(Long, CancellationToken)
fullName: chia.dotnet.wallet.StandardWallet.SendFee(long, System.Threading.CancellationToken)
fullName.vb: chia.dotnet.wallet.StandardWallet.SendFee(Long, System.Threading.CancellationToken)
nameWithType: StandardWallet.SendFee(long, CancellationToken)
nameWithType.vb: StandardWallet.SendFee(Long, CancellationToken)
- uid: chia.dotnet.wallet.StandardWallet.SendFee*
name: SendFee
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet_SendFee_
commentId: Overload:chia.dotnet.wallet.StandardWallet.SendFee
isSpec: "True"
fullName: chia.dotnet.wallet.StandardWallet.SendFee
nameWithType: StandardWallet.SendFee
- uid: chia.dotnet.wallet.StandardWallet.SignSpend(chia.dotnet.SpendBundle,System.Byte[])
name: SignSpend(SpendBundle, byte[])
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet_SignSpend_chia_dotnet_SpendBundle_System_Byte___
commentId: M:chia.dotnet.wallet.StandardWallet.SignSpend(chia.dotnet.SpendBundle,System.Byte[])
name.vb: SignSpend(SpendBundle, Byte())
fullName: chia.dotnet.wallet.StandardWallet.SignSpend(chia.dotnet.SpendBundle, byte[])
fullName.vb: chia.dotnet.wallet.StandardWallet.SignSpend(chia.dotnet.SpendBundle, Byte())
nameWithType: StandardWallet.SignSpend(SpendBundle, byte[])
nameWithType.vb: StandardWallet.SignSpend(SpendBundle, Byte())
- uid: chia.dotnet.wallet.StandardWallet.SignSpend*
name: SignSpend
href: api/chia.dotnet.wallet.StandardWallet.html#chia_dotnet_wallet_StandardWallet_SignSpend_
commentId: Overload:chia.dotnet.wallet.StandardWallet.SignSpend
isSpec: "True"
fullName: chia.dotnet.wallet.StandardWallet.SignSpend
nameWithType: StandardWallet.SignSpend
- uid: chia.dotnet.wallet.WalletOptions
name: WalletOptions
href: api/chia.dotnet.wallet.WalletOptions.html
Expand Down

0 comments on commit 0de143c

Please sign in to comment.