@cfxjs/sirius-next-i18n 0.2.14 → 0.2.15
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
|
@@ -1016,7 +1016,10 @@
|
|
|
1016
1016
|
"maxEpochNumber": "Max Block Height",
|
|
1017
1017
|
"sender": "From",
|
|
1018
1018
|
"bundler": "Bundler",
|
|
1019
|
-
"entryPoint": "Entry Point"
|
|
1019
|
+
"entryPoint": "Entry Point",
|
|
1020
|
+
"author": "Authority",
|
|
1021
|
+
"delegatedAddress": "Delegated Address",
|
|
1022
|
+
"txSender": "Tx Sender"
|
|
1020
1023
|
},
|
|
1021
1024
|
"error": {
|
|
1022
1025
|
"invalidHash": "Invalid hash format",
|
|
@@ -1016,7 +1016,10 @@
|
|
|
1016
1016
|
"maxEpochNumber": "Max Block Height",
|
|
1017
1017
|
"sender": "From",
|
|
1018
1018
|
"bundler": "Bundler",
|
|
1019
|
-
"entryPoint": "Entry Point"
|
|
1019
|
+
"entryPoint": "Entry Point",
|
|
1020
|
+
"author": "Authority",
|
|
1021
|
+
"delegatedAddress": "Delegated Address",
|
|
1022
|
+
"txSender": "Tx Sender"
|
|
1020
1023
|
},
|
|
1021
1024
|
"error": {
|
|
1022
1025
|
"invalidHash": "Invalid hash format",
|
|
@@ -1015,7 +1015,10 @@
|
|
|
1015
1015
|
"maxEpochNumber": "最大区块高度",
|
|
1016
1016
|
"sender": "发送方",
|
|
1017
1017
|
"bundler": "打包器",
|
|
1018
|
-
"entryPoint": "入口合约"
|
|
1018
|
+
"entryPoint": "入口合约",
|
|
1019
|
+
"author": "授权方",
|
|
1020
|
+
"delegatedAddress": "委托地址",
|
|
1021
|
+
"txSender": "交易发送方"
|
|
1019
1022
|
},
|
|
1020
1023
|
"error": {
|
|
1021
1024
|
"invalidHash": "哈希值格式错误",
|