lnwza007⚡️
lnwza007⚡️
encounter a problem how to fix it sudo dkms install anbox-binder/1 Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area... make -j8 KERNELRELEASE=5.19.0-50-generic all KERNEL_SRC=/lib/modules/5.19.0-50-generic/build...(bad exit status:...
I've identified two significant issues with **nostrnests** that need attention: room access and high latency ## Room Access Issue: Users encounter difficulties joining rooms, preventing them from participating effectively The...
```kotlin val xpub = DeterministicWallet.ExtendedPublicKey.decode( "xpub6CEAyB6zF8bLzi1tNqg4zEfWSBBXtieA4hm3EstWsgSJCgMQS1UrfAFAZHYH1o7tfgFuNWzJhsDHg1EhoF4G5gzXUpQNkt1RzSTyFeAUv4S" ).second println(xpub) // สร้างธุรกรรม val unsignedTx = Transaction( version = 2, txIn = listOf( TxIn( OutPoint( TxId("c95039b1ce6152a20ecab1759e924c15e25f4d980673bd64c07a43d2fb501acb"), 0 ), signatureScript = listOf(), sequence =...