-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update docs #184
Update docs #184
Conversation
@@ -13,33 +13,36 @@ | |||
<a href="coinbase_transaction.Transaction.html#isTerminalState" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>is<wbr/>Terminal<wbr/>State</span></a> | |||
<a href="coinbase_transaction.Transaction.html#rawTransaction" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>raw<wbr/>Transaction</span></a> | |||
<a href="coinbase_transaction.Transaction.html#sign" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>sign</span></a> | |||
<a href="coinbase_transaction.Transaction.html#toAddressId" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>to<wbr/>Address<wbr/>Id</span></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the one I was hoping to see in the published docs.
🟡 Heimdall Review Status
|
Review Error for alex-stone @ 2024-08-26 20:27:55 UTC |
This Pull Request was merged without enough reviews |
This Pull Request was merged without enough reviews |
1 similar comment
This Pull Request was merged without enough reviews |
What changed? Why?
I noticed that some of the functionality I added in
v0.1.0
wasn't showing up in the corresponding docs.Running
npm run docs
produces the files updated/added in this PR.Qualified Impact