helium / blockchain-http

An http API for the helium blockchain database
https://helium.com
Apache License 2.0
47 stars 18 forks source link

transfer_v2 txn never shows up in seller (owner) pending txn list #408

Closed tyler-whitman closed 2 years ago

tyler-whitman commented 2 years ago

After submitting a transfer_v2 transaction, it does not appear in the owner's (seller) pending transaction list via /accounts/{{hash}}/pending_transactions.

However, it does appear in the newOwner's (buyer) pending transaction list.