Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
Fix docs for the `bitcoinProvider` property.
  • Loading branch information
r-czajkowski committed May 16, 2024
1 parent f351fa4 commit a51688e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/modules/staking/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class StakingModule {
readonly #contracts: AcreContracts

/**
* Typed structured data signer.
* Bitcoin provider to communicate with the wallet.
*/
readonly #bitcoinProvider: BitcoinProvider

Expand Down

0 comments on commit a51688e

Please sign in to comment.