pull down to refresh
60 sats \ 5 replies \ @RocketNode 17 Mar \ on: Trying to figure out what is unique about Wallet of Satoshi invoices lightning
They probably have a direct channel to WoS. If they limit fees to 0, only payments to direct peers or a 0/0 fee path (rare) will succeed.
reply
This is on my mind too, maybe he has large channel only with wos. Did you inspect bitpay's node?
reply
reply
Try this site: https://lndecode.com/
reply
Doesn’t seem like the raw data contains any info on Bitplay’s node unless I’m missing something:
{
"human_readable_part": {
"prefix": "lnbc",
"amount": 2500000
},
"data": {
"time_stamp": 1710758579,
"tags": [
{
"type": "p",
"length": 52,
"description": "payment_hash",
"value": "6f89c5b8af9dd7be2643cf364516c581cb703dddba1a4bafb5ff60497aacc72b"
},
{
"type": "d",
"length": 16,
"description": "description",
"value": "Betplay.io"
},
{
"type": "c",
"length": 2,
"description": "min_final_cltv_expiry",
"value": 80
},
{
"type": "x",
"length": 5,
"description": "expiry",
"value": 1209600
},
{
"type": "s",
"length": 52,
"description": "payment_secret",
"value": "4654fadf20713cc0f8d662f11e8045559c7d7684c633efe90ef5339416bab32f"
},
{
"type": "9",
"length": 4,
"description": "feature_bits",
"value": "00100100001000000000"
}
],
"signature": {
"r": "3cc2d99567edb942bf7b15004b7630fe9839d7c00e2fef33b561f2247bdf7e7e",
"s": "257abcb4f2266612719a9e0b64e1956082a720032cca3fc3696e06a7ab246721",
"recovery_flag": 0
},
"signing_data": "6c6e62633235750cbf0356610d1be2716e2be775ef8990f3cd9145b16072dc0f776e8692ebed7fd8125eab31cac1a082132ba383630bc9734b7e002140c02849d40201a232a7d6f90389e607c6b31788f4022aace3ebb426319f7f4877a99ca0b5d599781404242000"
},
"checksum": "ya06qv"
}
reply