swapper-org / NodeChain

Nodechain is a service that allows you to create nodes on a blockchain and connect to them natively through APIs. The goal is to allow the user to build their own nodes natively without having to rely on external services.
MIT License
7 stars 5 forks source link

Feature/method get transaction only returns in wallet transactions #111

Closed bridgedragon closed 2 years ago

bridgedragon commented 2 years ago

Description

The method getTransaction has been standardized to be run for any transaction (not only in-wallet ones).

Fixes #88

Dependencies (if any)

Type of change

Good practices to consider