wharfkit / session

Create account-based sessions, perform transactions, and allow users to login using Antelope-based blockchains.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Potentially remove the afterSign hook point

aaroncox opened this issue · comments

Both the afterSign and beforeBroadcast hooks basically do the same thing, can we remove/merge them?

I would keep afterSign, and remove beforeBroadcast.
Not all txs will be broadcasted but one may still want to leverage afterSign in them