react-native-ldk
react-native-ldk copied to clipboard
Cache transactions that need to be broadcasted
Cache transactions from broadcast_transaction
event and only remove from cache once we can confirm tx is in blockchain or mempool to ensure no txs get lost due to a failed broadcast.