@cfxjs/sirius-next-i18n 0.2.9 → 0.2.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.turbo/turbo-build.log
CHANGED
|
@@ -473,6 +473,9 @@
|
|
|
473
473
|
"tipCountBefore": "A total of",
|
|
474
474
|
"tipCountAfter": "records"
|
|
475
475
|
},
|
|
476
|
+
"eip7702Authorizations": {
|
|
477
|
+
"title": "EIP-7702 Authorizations"
|
|
478
|
+
},
|
|
476
479
|
"tokens": {
|
|
477
480
|
"title": "Tokens",
|
|
478
481
|
"description": "Tokens",
|
|
@@ -533,6 +536,8 @@
|
|
|
533
536
|
"block": "Blocks",
|
|
534
537
|
"txn": "Transactions",
|
|
535
538
|
"transfers": "CFX Txns",
|
|
539
|
+
"aaTransactions": "AA Transactions",
|
|
540
|
+
"eip7702Authorizations": "EIP-7702 Authorizations",
|
|
536
541
|
"blockchain": "Blockchain",
|
|
537
542
|
"accounts": "Accounts",
|
|
538
543
|
"tokens": "Tokens",
|
|
@@ -473,6 +473,9 @@
|
|
|
473
473
|
"tipCountBefore": "A total of",
|
|
474
474
|
"tipCountAfter": "records"
|
|
475
475
|
},
|
|
476
|
+
"eip7702Authorizations": {
|
|
477
|
+
"title": "EIP-7702 Authorizations"
|
|
478
|
+
},
|
|
476
479
|
"tokens": {
|
|
477
480
|
"title": "Tokens",
|
|
478
481
|
"description": "Tokens",
|
|
@@ -533,6 +536,8 @@
|
|
|
533
536
|
"block": "Blocks",
|
|
534
537
|
"txn": "Transactions",
|
|
535
538
|
"transfers": "CFX Txns",
|
|
539
|
+
"aaTransactions": "AA Transactions",
|
|
540
|
+
"eip7702Authorizations": "EIP-7702 Authorizations",
|
|
536
541
|
"blockchain": "Blockchain",
|
|
537
542
|
"accounts": "Accounts",
|
|
538
543
|
"tokens": "Tokens",
|
|
@@ -471,6 +471,9 @@
|
|
|
471
471
|
"tipCountBefore": "共计",
|
|
472
472
|
"tipCountAfter": "个 CFX 转移"
|
|
473
473
|
},
|
|
474
|
+
"eip7702Authorizations": {
|
|
475
|
+
"title": "EIP-7702授权交易"
|
|
476
|
+
},
|
|
474
477
|
"tokens": {
|
|
475
478
|
"title": "通证",
|
|
476
479
|
"description": "通证",
|
|
@@ -531,6 +534,8 @@
|
|
|
531
534
|
"block": "区块",
|
|
532
535
|
"txn": "交易",
|
|
533
536
|
"transfers": "CFX 转移",
|
|
537
|
+
"aaTransactions": "账户抽象交易",
|
|
538
|
+
"eip7702Authorizations": "EIP-7702授权交易",
|
|
534
539
|
"blockchain": "区块链",
|
|
535
540
|
"accounts": "账户",
|
|
536
541
|
"tokens": "通证",
|