Skip to content

Method getTransaction only returns 'in-wallet' transactions #88

@hippocampusSwapper

Description

@hippocampusSwapper
  • I have read the Contributing file of the documentation.
  • I have searched the issues (including closed ones) and believe that this is not a duplicate.

Issue

Currently, method getTransaction only returns information referring to the wallet loaded in bitcoind, for other txHashes the method returns null. We want to obtain information of any transaction not only 'in-wallet'

NOTE: The root of the problem is the method gettransaction from bitcoind, we can use this method because only reports information about in-wallet transactions.

https://bitcoincore.org/en/doc/0.21.0/rpc/wallet/gettransaction/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions