mirror of
https://github.com/mempool/mempool.git
synced 2025-10-10 16:02:45 +02:00
TapRoot -> Taproot
This commit is contained in:
@@ -171,7 +171,7 @@ export class TaprootAddressScriptsComponent implements OnChanges {
|
|||||||
if (depth === 0) {
|
if (depth === 0) {
|
||||||
node.symbol = 'none';
|
node.symbol = 'none';
|
||||||
node.label = {
|
node.label = {
|
||||||
formatter: '{pill|TapRoot}',
|
formatter: '{pill|Taproot}',
|
||||||
offset: [0, -5],
|
offset: [0, -5],
|
||||||
rich: {
|
rich: {
|
||||||
pill: {
|
pill: {
|
||||||
|
Reference in New Issue
Block a user