@orangecheck/design / BitcoinAddress
Function: BitcoinAddress()
function BitcoinAddress(__namedParameters: BitcoinAddressProps): any;
Defined in: primitives/bitcoin-address.tsx:22
Canonical truncated address display: monospace, bc1qxy…wxyz, with a copy
button that copies the full value. Replaces the per-site inline truncate+copy
patterns (IdentityChip, wallet panels, admin lists).
Parameters
| Parameter | Type |
|---|---|
__namedParameters | BitcoinAddressProps |
Returns
any