wharfkit / transact-plugin-finality-checker

TransactPlugin for the Wharf Session Kit. Calls a callback function when broadcasted transaction is final.

Home Page:https://wharfkit.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This plugin shouldn't be using history

aaroncox opened this issue · comments

.get_transaction(transaction.id)

The get_transaction_status API endpoint should be used instead of the history APIs.