litentry / archived-litentry-mobile-app

GNU General Public License v3.0
73 stars 15 forks source link

1316 refetch queries after sending a transaction #1343

Closed Ekaanth closed 2 years ago

Ekaanth commented 2 years ago

fixed #1316


silva-fj commented 2 years ago

It seems we are missing other cases in this PR, you can see the list of Tx we support here: polkadot-api/src/txTypes.ts

Ekaanth commented 2 years ago

txTypes

@franjs Correct me if I'm wrong, but These are the types of transactions, but all the transaction types start from startTx

silva-fj commented 2 years ago

txTypes

@franjs Correct me if I'm wrong, but These are the types of transactions, but all the transaction types start from startTx

That's correct. This is just for you to know more or less how many we have, you can search by the method