@prosopo/tx
v2.1.14
Published
Helper functions for working with transactions in Polkadot.
Downloads
1,159
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.