The easy way to create a TransactionManager by just providing an RPC URL.
TransactionManager
Optional
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
true Copy
true
Generated using TypeDoc
The easy way to create a
TransactionManager
by just providing an RPC URL.