3
A

Account-to-Account Payments (A2A)

Direct bank-to-bank transfers that bypass card networks, reducing costs for merchants and enabling instant settlement.

ACH Transfer

The Automated Clearing House network processes batch electronic payments in the US, handling payroll, bills, and bank transfers.

Acquirer (Acquiring Bank)

The bank or financial institution that processes card payments on behalf of a merchant, managing settlement and risk.

Address Gap Limit

The number of consecutive unused addresses a wallet scans before stopping, affecting fund discovery in HD wallets.

Algorithmic Stablecoin

A stablecoin that maintains its peg through automated supply adjustments rather than collateral reserves.

Anchor Outputs

Special outputs in Lightning commitment transactions that enable dynamic fee bumping during force closes, solving fee volatility issues in channel disputes.

Asset-Referenced Tokens (ARTs)

A MiCA-defined category of crypto-assets that maintain stable value by referencing multiple currencies, commodities, or other assets, subject to strict EU reserve and governance requirements.

Atomic Multipath Payments (AMP)

A Lightning Network payment protocol that splits large payments across multiple paths using cryptographic secret sharing, ensuring all parts arrive or none do.

Atomic Swap

A trustless exchange of cryptocurrencies between two parties where either both transfers complete or neither does.

Authorization and Capture

The two-step card payment process: first reserving funds (authorization), then collecting them (capture) when the order is fulfilled.

Autoloop

An automated liquidity management system that uses rules-based submarine swaps to maintain optimal channel balances on Lightning Network nodes.

B
C

Channel Capacity

The total amount of Bitcoin locked in a Lightning channel, representing the maximum that can be transferred in either direction.

Channel Factory

A proposed multi-party channel setup that enables efficient batch opening and closing of Lightning payment channels, significantly reducing on-chain footprint and improving scalability.

Channel Reserve

The minimum balance that must be maintained in a Lightning Network channel to ensure both parties can cover potential closure fees and prevent gaming the system.

Chantools

A command-line toolkit for Lightning Network channel recovery and troubleshooting, used to rescue funds from stuck, force-closed, or corrupted channels.

CHAPS Payments

The UK's real-time gross settlement system for high-value sterling payments, operated by the Bank of England.

Chargeback

A forced transaction reversal initiated by a cardholder's bank, designed to protect consumers but costing merchants billions annually.

Child-Pays-for-Parent (CPFP)

A fee-bumping technique where spending an unconfirmed output with a high-fee transaction incentivizes miners to include both.

CHIPS (Clearing House Interbank Payments System)

The Clearing House Interbank Payments System processes large-value US dollar payments between banks, settling $1.8 trillion daily.

Circular Rebalance

A Lightning Network liquidity management technique where node operators send payments to themselves through external routes to shift channel balances.

Clearing

The process of reconciling and netting payment obligations between banks before final settlement of funds.

Coinbase Transaction

The first transaction in every Bitcoin block that creates new coins as the mining reward and collects transaction fees.

Cold Storage

Storing cryptocurrency private keys on devices that are never connected to the internet, maximizing security against remote attacks.

Commodity-Linked Synthetics

Digital assets that track the price of physical commodities like gold, silver, or oil through derivative mechanisms rather than direct physical backing.

Correspondent Banking

A network of banking relationships enabling cross-border payments by routing funds through intermediary banks.

Covenant

A proposed Bitcoin feature that would allow outputs to restrict how they can be spent in future transactions.

Cross-Border Payments

Financial transactions where the payer and recipient are in different countries, involving currency conversion and multiple intermediaries.

Cross-Chain Bridge

A protocol enabling asset or data transfer between different blockchains, with varying trust assumptions.

D
E
F
H
I
J
K
L
M
N
O
P

Passphrase (25th Word)

An optional password added to a seed phrase that derives an entirely different set of keys, enabling plausible deniability.

Payment Facilitator (PayFac)

A company that processes payments on behalf of sub-merchants under its own merchant account, simplifying onboarding.

Payment Gateway

Software that securely transmits payment data from a merchant's checkout to the payment processor for authorization.

Payment Hash

A SHA-256 hash of the preimage that serves as the conditional lock for an HTLC payment in Lightning.

Payment Orchestration

Software that routes transactions across multiple payment providers to optimize authorization rates, costs, and redundancy.

Payment Probe

A technique to discover channel balances and route viability by sending payments designed to fail at the destination.

Payment Processor

A company that handles the technical routing of card transactions between merchants, card networks, and issuing banks.

Payment Service Provider (PSP)

A company offering merchants the technology and banking relationships to accept electronic payments across multiple methods.

Payment Settlement Cycle

The time between a payment transaction and when the merchant receives the funds, typically T+1 to T+3 for card payments.

PCI DSS

The Payment Card Industry Data Security Standard, a set of requirements for organizations that handle credit card data.

Peg Mechanism

The system of incentives, arbitrage, and backing that maintains a stablecoin's price at its target value.

PIX Payments

Brazil's instant payment system launched by the central bank, enabling free 24/7 transfers and becoming the country's dominant payment method.

Precision Decay

Cumulative rounding errors in fixed-point arithmetic during multi-hop swaps that can be exploited to drain liquidity pools; a vulnerability class flagged in numerous DeFi security audits.

Preimage

The secret value that, when hashed, produces the payment hash and unlocks an HTLC to claim a Lightning payment.

Probing

A technique used to discover Lightning Network channel balances and network topology by sending fake payments that reveal routing information.

PSBT (Partially Signed Bitcoin Transaction)

A standardized format for constructing and signing Bitcoin transactions across multiple parties or devices.

PTLC (Point Time-Locked Contract)

An improved conditional payment mechanism using Schnorr signatures and adaptor signatures instead of hash locks.

Pull Payment

A payment where the recipient initiates the charge against the payer's account, common in subscriptions and recurring billing.

Push Payment

A payment initiated and authorized by the sender, giving them full control over when and how much to send.

R

Real-Time Payments

Payment systems that transfer and settle funds within seconds, available 24/7, replacing batch-processed legacy rails.

Reconciliation

The process of matching internal records with external payment data to ensure all transactions are accurately accounted for.

Remittance Corridor

A specific geographic route for cross-border money transfers, with costs and speeds varying dramatically by corridor.

Replace-By-Fee (RBF)

A Bitcoin mempool policy allowing unconfirmed transactions to be replaced with higher-fee versions.

Replay Attack

Reusing a valid transaction or signature on a different chain or context where it wasn't intended.

Request to Pay

A payment messaging standard that lets billers send payment requests directly to a payer's bank app for approval.

Reserve Proof

Cryptographic or audit-based evidence that a stablecoin issuer holds sufficient assets to back all outstanding tokens.

Revocation Key

A cryptographic key derived during Lightning Network channel updates that allows a counterparty to claim all channel funds if an old, revoked commitment transaction is broadcast.

Risk Scoring

Assigning a numerical fraud probability to each transaction using machine learning models analyzing hundreds of data signals.

Rollup

A Layer 2 scaling solution that executes transactions off-chain and posts compressed data or proofs to the base layer for security.

Route Hints

Routing information embedded in Lightning invoices that enable payments to nodes with private or unannounced channels.

Routing Attack

Attacks targeting Lightning Network payment routing, including fee manipulation, channel jamming, and balance probing.

Routing Fees

The fees charged by Lightning nodes to forward payments through their channels, consisting of a base fee and a proportional fee.

RTP Network

The Clearing House's Real-Time Payments network, the first US real-time payment system, enabling instant bank-to-bank transfers.

Runes

A UTXO-based fungible token protocol on Bitcoin designed to be more efficient than BRC-20 by using OP_RETURN instead of inscriptions.

S

Scheme Fee

The fee charged by card networks (Visa, Mastercard) for using their infrastructure, branding, and dispute resolution systems.

Schnorr Signatures

A digital signature scheme enabled by Taproot that offers smaller signatures, native multisig aggregation, and improved privacy.

Seed Phrase

A human-readable list of words (typically 12 or 24) that encodes the master seed for an HD wallet.

SegWit (Segregated Witness)

A Bitcoin protocol upgrade that separates signature data from transaction data, fixing malleability and increasing effective block capacity.

Self-Custody

Holding your own private keys rather than trusting a third party, embracing the principle of not your keys, not your coins.

SEPA Transfer

The Single Euro Payments Area enables euro-denominated bank transfers across 36 European countries with standardized rules.

Settlement

The final, irrevocable transfer of value that completes a transaction, often requiring on-chain confirmation.

Shor's Algorithm Vulnerability

A quantum computing threat to elliptic curve cryptography (ECC) that could theoretically break the digital signatures securing Bitcoin and stablecoin transactions.

Sidechain

A separate blockchain pegged to a parent chain, enabling different features or tradeoffs while maintaining asset transferability.

Signing Device

A dedicated hardware device that stores private keys and signs transactions, isolating keys from general-purpose computers.

Specified Stablecoins

A regulatory classification in Hong Kong for fiat-referenced stablecoins with official currency ties, subject to mandatory licensing requirements.

SPEI (Sistema de Pagos Electrónicos Interbancarios)

Mexico's electronic interbank payment system providing near-instant peso transfers between bank accounts 24/7.

Splicing

A technique to add or remove funds from a Lightning channel without closing it, maintaining channel uptime and routing capabilities.

State Channel

A Layer 2 construct where participants exchange signed state updates off-chain, with on-chain settlement only for disputes.

SWIFT Network

The global messaging network connecting 11,000+ banks to coordinate cross-border payments and financial communications.

Sybil Attack

An attack where a single adversary creates many fake identities to gain disproportionate influence over a network.

Synthetic Asset

A token that tracks the price of an external asset through oracles and collateralization rather than direct backing.

T
U
V
W
X
Z