@prosopo/tx
v2.2.3
Published
Helper functions for working with transactions in Polkadot.
Downloads
1,216
Readme
@prosopo/tx
Helper functions for working with transactions in Polkadot.
Tx Queue
The TxQueue
class is a simple queue that can be used to manage transactions in a Polkadot network. It is designed to
be used with the @polkadot/api
package.