The easy way to create a TransactionManager by just providing an RPC URL.
TransactionManager
Similar to ckbIndexer.collector, but it will return the pending cells as well. You can use usePendingOutputs to control whether to return the pending cells.
ckbIndexer.collector
usePendingOutputs
Generated using TypeDoc
The easy way to create a
TransactionManager
by just providing an RPC URL.