You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5b3fbcd Run the formatter (Jamil Lambert, PhD)
c84e07d Use the type alias of SignRawTransaction (Jamil Lambert, PhD)
e0f1311 Type alias SignRawTransaction (Jamil Lambert, PhD)
Pull request description:
Both `signrawtransactionwithkey` and `signrawtransactionwithwallet` use the type `SignRawTransaction` in types and model. But the policy is to have a type for all RPCs with the same name, this makes everything uniform and easier to use without having to search for the correct type.
- Add aliases for these two RPC methods and a note in the docs explaining why.
- Use the new aliases in the tests.
- Run the formatter. Reordering reexports only.
Closes#357
ACKs for top commit:
tcharding:
ACK 5b3fbcd
Tree-SHA512: 9d8f7b29946c9fcbf91c064fc7ee0e96e2439b9c93b68b2c77b855984eead90501ae838ca61c8d10244e0cc5f580d305a5407ffc2d4f9aab91a3445cd3041d15
0 commit comments