{"id":12602,"date":"2026-08-31T10:38:13","date_gmt":"2026-08-31T10:38:13","guid":{"rendered":"https:\/\/cryptonews.uk.com\/?p=12602"},"modified":"2026-08-31T10:38:13","modified_gmt":"2026-08-31T10:38:13","slug":"xrp-ledger-study-finds-random-peer-links-raise-resilience","status":"publish","type":"post","link":"https:\/\/cryptonews.uk.com\/?p=12602","title":{"rendered":"XRP Ledger study finds random peer links raise resilience"},"content":{"rendered":"<p><\/p>\n<div data-single-article-content=\"\">\n<p>A new XRP Ledger study says two or three extra peer connections per participating node can sharply raise the number of nodes a targeted attack must remove to disrupt modeled consensus.<\/p>\n<p>XRPL consensus depends on enough trusted validators receiving one another\u2019s messages. A separate peer-to-peer network carries those messages between servers, so extra routes could keep validator traffic moving if an attack removes the network\u2019s busiest hubs.<\/p>\n<p>The Aug. 26 arXiv paper tests random K-out augmentation. K is the number of new undirected edges each participating node creates to peers chosen uniformly at random.<\/p>\n<p>At 60% participation and K=2, the model\u2019s quorum critical attack size rose from 11% to 38% when removals targeted the highest-degree nodes. Under an attack ordered by betweenness centrality, which prioritizes nodes that sit on many shortest paths, the threshold rose from 12% to 33%.<\/p>\n<p>The second change is 2.75 times the baseline. The metric measures the simulated share of nodes removed before fewer than 80% of the model\u2019s validators remain together in one connected component. Observed attack cost remains unknown.<\/p>\n<p>At 80% and 100% participation, K=3 matched or exceeded the modeled robustness produced by roughly 20 to 25 iterations of a more invasive rewiring strategy across the paper\u2019s network and quorum tests. K-out augmentation retained about 0.85 Jaccard similarity with the original edge set, while rewiring fell well below 0.5.<\/p>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter wp-image-559116\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-4716fc01-c774-4d6e-8574-94ae7894abd5.png\" alt=\"Infographic for the XRP Ledger study showing modeled quorum robustness rising from 11% to 38% and from 12% to 33% with two random peer links, alongside the 2022 data and synthetic validator caveats.\" width=\"720\" height=\"900\"\/><img decoding=\"async\" class=\"lazyload aligncenter wp-image-559116\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/08\/exec-4716fc01-c774-4d6e-8574-94ae7894abd5.png\" alt=\"Infographic for the XRP Ledger study showing modeled quorum robustness rising from 11% to 38% and from 12% to 33% with two random peer links, alongside the 2022 data and synthetic validator caveats.\" width=\"720\" height=\"900\"\/><\/p>\n<p>The comparison establishes a graph-level result: a small number of uniformly distributed links can create alternate paths while preserving more of the original network than repeated edge replacement. The authors also released their simulation code and snapshot files for the chosen inputs.<\/p>\n<h2>The 2022 XRP Ledger study map behind the gains<\/h2>\n<p>The study reuses 1,290 hourly snapshots collected over two months in 2022. It selects the graph closest to the dataset\u2019s average characteristics, producing a representative snapshot with 952 nodes, 15,070 edges and average degree 31.7.<\/p>\n<p>That historical map also anchors the starting thresholds. The Aug. 2026 paper says prior robustness work found that targeted removal of about 20% of nodes compromised network robustness, while about 9% compromised quorum robustness. Random failures required far larger removals. Every percentage describes an attack simulation on the old graph.<\/p>\n<p>Validator placement introduces a second abstraction. The dataset did not identify validators, so each main simulation selected 34 validator nodes uniformly at random and excluded them from direct targeting. Sensitivity tests that favored either high-degree or low-degree nodes for validator assignment preserved the qualitative advantage of random augmentation, although the baseline and incremental gains changed.<\/p>\n<p>The current network supplies different visible inputs. On Aug. 30, Bithomp\u2019s live node explorer displayed 786 discoverable nodes, while its validator view showed 35 members on the displayed XRP Ledger Foundation UNL. The live count changes over time and comes from a third-party measurement rather than the paper\u2019s crawl method. The comparison establishes that the inputs have changed; the direction of present-day resilience remains unresolved.<\/p>\n<div class=\"cs-article-embed\">\n<p> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">Understanding XRP network health in 2026 without the counting noise<\/h3>\n<\/p>\n<p> <span class=\"cs-article-embed__arrow\" aria-hidden=\"true\"> <i class=\"fa-light fa-arrow-up-right\"\/> <\/span> <\/div>\n<p>Public measurement also has documented blind spots. XRPL\u2019s peer crawler can omit the IP address and port when a connected peer is a validator or private peer. Official validator guidance favors private or protected peer paths instead of public access. Those protections impede recursive endpoint discovery while still allowing some validator-adjacent connections to appear.<\/p>\n<aside id=\"cs-inline-newsletter-1\" class=\"cs-inline-newsletter\" data-inline-newsletter=\"\" data-newsletter-placement=\"article-midpoint\" data-newsletter-pending-label=\"Joining\u2026\" data-newsletter-pending-status=\"Joining the Daily Brief\u2026\" data-newsletter-email-required-message=\"Before sending, please provide your email address.\" aria-labelledby=\"cs-inline-newsletter-1-title\" aria-describedby=\"cs-inline-newsletter-1-copy\">\n<div class=\"cs-inline-newsletter__inner\">\n<div class=\"cs-inline-newsletter__content\"> <span class=\"cs-inline-newsletter__eyebrow\"> <i class=\"fa-regular fa-envelope\" aria-hidden=\"true\"\/> The Daily Brief <\/span><\/p>\n<h2 id=\"cs-inline-newsletter-1-title\" class=\"cs-inline-newsletter__title\">The signal, before the noise.<\/h2>\n<p id=\"cs-inline-newsletter-1-copy\" class=\"cs-inline-newsletter__copy\">Start your day with the crypto stories moving markets, decoded by CryptoSlate\u2019s editors.<\/p>\n<\/div>\n<div class=\"cs-inline-newsletter__form-shell\">\n<p class=\"cs-inline-newsletter__form-heading\">One email. Everything that matters.<\/p>\n<p id=\"cs-inline-newsletter-1-privacy\" class=\"cs-inline-newsletter__privacy\">Free to join. Unsubscribe any time.<\/p>\n<p> <i class=\"fa-regular fa-circle-xmark\" aria-hidden=\"true\"\/> <span>Whoops, looks like there was a problem. Please try again.<\/span><\/p>\n<p> <i class=\"fa-regular fa-circle-check\" aria-hidden=\"true\"\/> <span><strong>You\u2019re on the list.<\/strong> Your next Daily Brief is on its way.<\/span><\/p>\n<\/div>\n<\/div>\n<\/aside>\n<p>A fresh study would therefore need more than an updated node count. It would need a topology measurement with explicit coverage limits, a defensible current validator-placement model and the same Monte Carlo tests rerun against that graph.<\/p>\n<h2>Connectivity, trust and the operator test<\/h2>\n<p>Peer augmentation affects message routes, while XRPL\u2019s trust lists determine whose validation votes count.<\/p>\n<p>An XRPL server\u2019s Unique Node List identifies validators that the operator trusts not to collude. The peer protocol carries transactions, ledger data, proposals and validations across server connections. A validator on a UNL can be reached through the overlay without being one of that server\u2019s direct peers.<\/p>\n<p>Adding two random peers therefore leaves UNL membership, the 80% consensus threshold and trusted-list overlap unchanged. The modeled benefit comes from keeping enough validators connected through alternate routes after central nodes disappear. Validator honesty and trust concentration sit outside that mechanism.<\/p>\n<div class=\"cs-article-embed\">\n<p> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">XRPL\u2019s May 27 upgrade shows how validators and markets decide a blockchain split<\/h3>\n<\/p>\n<p> <span class=\"cs-article-embed__arrow\" aria-hidden=\"true\"> <i class=\"fa-light fa-arrow-up-right\"\/> <\/span> <\/div>\n<p>Current software provides several ways to create more links, but deployment has constraints that a graph operation does not capture. Official guidance sets xrpld\u2019s default soft maximum at 21 peers and maintains at least 10 outgoing connections. Raising the soft maximum to a number below 68 does not increase outbound connections by itself because of the software\u2019s incoming-to-outgoing allocation. Fixed peers, peer reservations and manual connections can exceed the soft maximum, according to the project\u2019s reference configuration.<\/p>\n<p>Durable connections across organizations add coordination. A guaranteed peer reservation requires the administrators on both sides to cooperate. Private validators may deliberately route through selected proxies or hubs to reduce public exposure. More peers also consume more bandwidth, an expense highlighted in the official configuration guidance.<\/p>\n<p>The paper models participation subsets from 20% to 100%, showing how the graph responds when only part of the network adds links. Those scenarios supply no empirical adoption rate. Operator willingness, durable peer acceptance, peer-slot contention, bandwidth, privacy, malicious-peer exposure and denial-of-service effects remain unmeasured.<\/p>\n<div class=\"cs-article-embed\">\n<p> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">Ripple moves to shrink XRP Ledger attack surface as AI audit tests lending push<\/h3>\n<\/p>\n<p> <span class=\"cs-article-embed__arrow\" aria-hidden=\"true\"> <i class=\"fa-light fa-arrow-up-right\"\/> <\/span> <\/div>\n<p>The XRP Ledger study\u2019s contribution is a focused design result: on one representative 2022 XRPL graph, a few uniformly random edges reduced dependence on central nodes and raised modeled attack thresholds with less topology change than extensive rewiring.<\/p>\n<p>Testing that result on mainnet now requires current topology inputs and an operational trial of how random links are selected, accepted and maintained. Until then, 9%, 20%, 33% and 38% remain model outputs. The practical question is whether marginal peer diversity can deliver the same resilience gain on the network XRPL operators run today.<\/p>\n<\/div>\n<p>Featured,Research,Technology,Privacy,Ripple,xrpPrivacy,Ripple,xrp#XRP #Ledger #study #finds #random #peer #links #raise #resilience1788172693<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A new XRP Ledger study says two or three extra peer connections per participating node can sharply raise the number of nodes a targeted attack must remove to disrupt modeled consensus. XRPL consensus depends on enough trusted validators receiving one another\u2019s messages. A separate peer-to-peer network carries those messages between servers, so extra routes could<\/p>\n","protected":false},"author":1,"featured_media":12603,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[813,829,3075,2275,134,30,6621,3982,477,4035,230],"class_list":["post-12602","post","type-post","status-publish","format-standard","has-post-thumbnail","category-ethereum","tag-finds","tag-ledger","tag-links","tag-peer","tag-privacy","tag-raise","tag-random","tag-resilience","tag-ripple","tag-study","tag-xrp"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>XRP Ledger study finds random peer links raise resilience - Crypto News: Latest Cryptocurrency News and Analysis<\/title>\n<meta name=\"description\" content=\"An XRP Ledger study found two random peer links raised a modeled quorum-failure threshold from 11% to 38%; current resilience is untested.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cryptonews.uk.com\/?p=12602\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"XRP Ledger study finds random peer links raise resilience\" \/>\n<meta property=\"og:description\" content=\"An XRP Ledger study found two random peer links raised a modeled quorum-failure threshold from 11% to 38%; current resilience is untested.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cryptonews.uk.com\/?p=12602\" \/>\n<meta property=\"og:site_name\" content=\"Crypto News: Latest Cryptocurrency News and Analysis\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-31T10:38:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/xrpl-network-peer-defense.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"\u884c\u653f\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u884c\u653f\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12602\",\"url\":\"https:\/\/cryptonews.uk.com\/?p=12602\",\"name\":\"XRP Ledger study finds random peer links raise resilience - Crypto News: Latest Cryptocurrency News and Analysis\",\"isPartOf\":{\"@id\":\"https:\/\/cryptonews.uk.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12602#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12602#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/xrpl-network-peer-defense.jpg\",\"datePublished\":\"2026-08-31T10:38:13+00:00\",\"author\":{\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf\"},\"description\":\"An XRP Ledger study found two random peer links raised a modeled quorum-failure threshold from 11% to 38%; current resilience is untested.\",\"breadcrumb\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12602#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cryptonews.uk.com\/?p=12602\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12602#primaryimage\",\"url\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/xrpl-network-peer-defense.jpg\",\"contentUrl\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/xrpl-network-peer-defense.jpg\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=12602#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cryptonews.uk.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"XRP Ledger study finds random peer links raise resilience\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cryptonews.uk.com\/#website\",\"url\":\"https:\/\/cryptonews.uk.com\/\",\"name\":\"Crypto News: Latest Cryptocurrency News and Analysis\",\"description\":\"Latest Crypto &amp; Bitcoin News\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cryptonews.uk.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf\",\"name\":\"\u884c\u653f\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g\",\"caption\":\"\u884c\u653f\"},\"sameAs\":[\"http:\/\/demo3.aiwalls.com\/coinbase\"],\"url\":\"https:\/\/cryptonews.uk.com\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"XRP Ledger study finds random peer links raise resilience - Crypto News: Latest Cryptocurrency News and Analysis","description":"An XRP Ledger study found two random peer links raised a modeled quorum-failure threshold from 11% to 38%; current resilience is untested.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cryptonews.uk.com\/?p=12602","og_locale":"en_US","og_type":"article","og_title":"XRP Ledger study finds random peer links raise resilience","og_description":"An XRP Ledger study found two random peer links raised a modeled quorum-failure threshold from 11% to 38%; current resilience is untested.","og_url":"https:\/\/cryptonews.uk.com\/?p=12602","og_site_name":"Crypto News: Latest Cryptocurrency News and Analysis","article_published_time":"2026-08-31T10:38:13+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/xrpl-network-peer-defense.jpg","type":"image\/jpeg"}],"author":"\u884c\u653f","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\u884c\u653f","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cryptonews.uk.com\/?p=12602","url":"https:\/\/cryptonews.uk.com\/?p=12602","name":"XRP Ledger study finds random peer links raise resilience - Crypto News: Latest Cryptocurrency News and Analysis","isPartOf":{"@id":"https:\/\/cryptonews.uk.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cryptonews.uk.com\/?p=12602#primaryimage"},"image":{"@id":"https:\/\/cryptonews.uk.com\/?p=12602#primaryimage"},"thumbnailUrl":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/xrpl-network-peer-defense.jpg","datePublished":"2026-08-31T10:38:13+00:00","author":{"@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf"},"description":"An XRP Ledger study found two random peer links raised a modeled quorum-failure threshold from 11% to 38%; current resilience is untested.","breadcrumb":{"@id":"https:\/\/cryptonews.uk.com\/?p=12602#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cryptonews.uk.com\/?p=12602"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cryptonews.uk.com\/?p=12602#primaryimage","url":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/xrpl-network-peer-defense.jpg","contentUrl":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/08\/xrpl-network-peer-defense.jpg","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/cryptonews.uk.com\/?p=12602#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cryptonews.uk.com\/"},{"@type":"ListItem","position":2,"name":"XRP Ledger study finds random peer links raise resilience"}]},{"@type":"WebSite","@id":"https:\/\/cryptonews.uk.com\/#website","url":"https:\/\/cryptonews.uk.com\/","name":"Crypto News: Latest Cryptocurrency News and Analysis","description":"Latest Crypto &amp; Bitcoin News","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cryptonews.uk.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf","name":"\u884c\u653f","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g","caption":"\u884c\u653f"},"sameAs":["http:\/\/demo3.aiwalls.com\/coinbase"],"url":"https:\/\/cryptonews.uk.com\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts\/12602","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12602"}],"version-history":[{"count":0,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts\/12602\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/media\/12603"}],"wp:attachment":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12602"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=12602"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=12602"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}