Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D14530
Change Details
Change Details
Old
New
Diff
Make it clear that the function does not return a `Transaction` object. Improve documentation and clean up the code. Depends on D14524
Make it clear that the function does not return a `Transaction` object. Improve documentation and clean up the code. No need to catch `Exception`, only `ValueError` makes sense if the string is not hex. Depends on D14524
Make it clear that the function does not return a `Transaction` object. Improve documentation and clean up the code
. No need to catch `Exception`, only `ValueError` makes sense if the string is not hex
. Depends on D14524
Continue