4/8/2026 at 5:09:25 PM
A "few seconds" to pay in bitcoin? So the captain is supposed to be watching for a response via email with his finger hovering over the pay button? Is the recipient address static? Surely they would use unique payment addresses if they have any hope of obfuscating payments.This all sounds more like a TV show script than an actual thought-out plan to me.
by deweller
4/8/2026 at 8:11:17 PM
WSJ reports they can pay in Chinese yuan instead of Bitcoin.by lancewiggs
4/8/2026 at 5:47:58 PM
> So the captain is supposed to be watching for a response via email with his finger hovering over the pay button?no, mate
by stronglikedan
4/8/2026 at 6:38:00 PM
Why would you want to obfuscate payments if you can track how many ships entered the gulf using transponders? Regarding money laundering, you use Tornado Cash or Moneroby Xx_crazy420_xX
4/8/2026 at 5:33:16 PM
Presumably these are lightning invoices, which can resolve in milliseconds.by sanskritical
4/8/2026 at 7:25:33 PM
Is there a limit on how much the lightning network can handle? Those are pretty large transactions.by HWR_14
4/8/2026 at 7:52:41 PM
Transaction fees are based on the complexity of the inputs/outputs, not the value transacted. You are literally paying for the minimum amount of data necessary to prove you own the funded sending-address, paying to write those hashes and amounts into the blockchain. The institution handling this offchaing lightning branch can implement fees in whatever structure you agree to transact, including percentage based.Lightning is just an off-chain out-branch, which will eventually be re-integrated onto the main blockchain (based on its original funding/terms). The benefit of this is that single entities can branch off the main blockchain, which is limited in its total blocksize/capacity.
The only limits are those by the handling lightning institution. This differs from bitcoin's main public blockchain, which rewards/creates approximately six blocks /hour, each with a limit of just a couple megabytes.
by ProllyInfamous