Skip to content

Commit 0b08d32

Browse files
committed
ARC corrections
1 parent 8542834 commit 0b08d32

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/specs/arc-broadcast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags: ["spec", "broadcast", "arc"]
1111

1212
# ARC Broadcast API
1313

14-
> ARC (Authoritative Registration Centre) is the miner-facing transaction broadcast service. Clients submit raw transactions or batches to ARC nodes, receive structured responses with transaction status codes, and can optionally register callbacks for Merkle proof delivery when transactions confirm.
14+
> ARC (Authoritative Response Component) is the miner-facing transaction broadcast service. Clients submit raw transactions or batches to ARC nodes, receive structured responses with transaction status codes, and can optionally register callbacks for Merkle proof delivery when transactions confirm.
1515
1616
## At a glance
1717

specs/broadcast/arc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
title: ARC Broadcast API
44
version: "1.0.0"
55
description: |
6-
OpenAPI 3.1 specification for the ARC (Authoritative Registration Centre) broadcast API
6+
OpenAPI 3.1 specification for the ARC (Authoritative Response Component) broadcast API
77
as consumed by the `ARC` class in ts-sdk.
88
99
ARC is the BSV miner-facing broadcast service. Clients submit raw transactions or

0 commit comments

Comments
 (0)