* feat(rpc): add getrawtransaction * Apply suggestions from code review Co-authored-by: teor <teor@riseup.net> Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com> * Apply suggestions from code review Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com> * address review comments * move SerializedTransaction to the right module * Use try_into() instead of 'as' * add proptests Co-authored-by: teor <teor@riseup.net> Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| chain_tip | ||
| check | ||
| finalized_state | ||
| non_finalized_state | ||
| read | ||
| arbitrary.rs | ||
| block_iter.rs | ||
| chain_tip.rs | ||
| check.rs | ||
| finalized_state.rs | ||
| non_finalized_state.rs | ||
| pending_utxos.rs | ||
| read.rs | ||
| tests.rs | ||
| watch_receiver.rs | ||