Skip to content

Commit e4599d5

Browse files
committed
revert some changes
1 parent d8bf311 commit e4599d5

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

contrib/local-testnet.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ do
6969

7070
sleep 1
7171

72-
# Create account key pair
72+
# Create account keypair
7373
interchain-security-pd keys add $PROV_KEY --home ${PROV_NODE_DIR} --keyring-backend test --output json > ${PROV_NODE_DIR}/${PROV_KEY}.json 2>&1
7474
sleep 1
7575

@@ -394,7 +394,7 @@ do
394394

395395
sleep 1
396396

397-
# Create account key pair
397+
# Create account keypair
398398
interchain-security-cd keys add $PROV_KEY --home ${CONS_NODE_DIR} --keyring-backend test --output json > ${CONS_NODE_DIR}/${PROV_KEY}.json 2>&1
399399
sleep 1
400400

docs/figures/hypha-consumer-start-process.excalidraw

+9-9
Original file line numberDiff line numberDiff line change
@@ -6117,11 +6117,11 @@
61176117
"locked": false,
61186118
"fontSize": 20,
61196119
"fontFamily": 1,
6120-
"text": "Hz\new get the \nevidence and \nslash",
6120+
"text": "Hz\nwe get the \nevidence and \nslash",
61216121
"textAlign": "center",
61226122
"verticalAlign": "middle",
61236123
"containerId": "V2uHp_TDQ8ihrS_8j9zZZ",
6124-
"originalText": "Hz\new get the evidence and slash",
6124+
"originalText": "Hz\nwe get the evidence and slash",
61256125
"autoResize": true,
61266126
"lineHeight": 1.25
61276127
},
@@ -7482,7 +7482,7 @@
74827482
"locked": false,
74837483
"fontSize": 16,
74847484
"fontFamily": 1,
7485-
"text": "height at which \new receive\nthe evidence",
7485+
"text": "height at which \nwe receive\nthe evidence",
74867486
"textAlign": "center",
74877487
"verticalAlign": "middle",
74887488
"containerId": "s48-4wXmB4eSn25hza5zD",
@@ -17350,11 +17350,11 @@
1735017350
"locked": false,
1735117351
"fontSize": 16,
1735217352
"fontFamily": 1,
17353-
"text": "LC figures\nout that\nconsumer chain\nbecame\nunsecore on\ntimestamp T\n\nThen, LC would need to\n\"deactivate\"\nof all headers that\nhave timestamp >= T.\n\new can keep getting\nupdates but not use \ntheir Merkle root. ",
17353+
"text": "LC figures\nout that\nconsumer chain\nbecame\nunsecore on\ntimestamp T\n\nThen, LC would need to\n\"deactivate\"\nof all headers that\nhave timestamp >= T.\n\nWe can keep getting\nupdates but not use \ntheir Merkle root. ",
1735417354
"textAlign": "left",
1735517355
"verticalAlign": "top",
1735617356
"containerId": null,
17357-
"originalText": "LC figures\nout that\nconsumer chain\nbecame\nunsecore on\ntimestamp T\n\nThen, LC would need to\n\"deactivate\"\nof all headers that\nhave timestamp >= T.\n\new can keep getting\nupdates but not use \ntheir Merkle root. ",
17357+
"originalText": "LC figures\nout that\nconsumer chain\nbecame\nunsecore on\ntimestamp T\n\nThen, LC would need to\n\"deactivate\"\nof all headers that\nhave timestamp >= T.\n\nWe can keep getting\nupdates but not use \ntheir Merkle root. ",
1735817358
"autoResize": true,
1735917359
"lineHeight": 1.25
1736017360
},
@@ -33824,11 +33824,11 @@
3382433824
"locked": false,
3382533825
"fontSize": 16,
3382633826
"fontFamily": 1,
33827-
"text": "bogus header\n4. February 2023\nsigned by Vm",
33827+
"text": "bogus header\n4. Febuary 2023\nsigned by Vm",
3382833828
"textAlign": "center",
3382933829
"verticalAlign": "middle",
3383033830
"containerId": "dr-C5qJTTjNBk139hzYmq",
33831-
"originalText": "bogus header\n4. February 2023\nsigned by Vm",
33831+
"originalText": "bogus header\n4. Febuary 2023\nsigned by Vm",
3383233832
"autoResize": true,
3383333833
"lineHeight": 1.25
3383433834
},
@@ -39079,11 +39079,11 @@
3907939079
"locked": false,
3908039080
"fontSize": 36,
3908139081
"fontFamily": 1,
39082-
"text": "powers and consumer\npublic keys the validators\nhad when they actually\nopted in to a\nconsumer chain at the\nbeginning of an epoch\nCurrently used by consumer\nchain.\new STORE THOSE for\neach validator",
39082+
"text": "powers and consumer\npublic keys the validators\nhad when they actually\nopted in to a\nconsumer chain at the\nbeginning of an epoch\nCurrently used by consumer\nchain.\nWE STORE THOSE for\neach validator",
3908339083
"textAlign": "center",
3908439084
"verticalAlign": "top",
3908539085
"containerId": null,
39086-
"originalText": "powers and consumer\npublic keys the validators\nhad when they actually\nopted in to a\nconsumer chain at the\nbeginning of an epoch\nCurrently used by consumer\nchain.\new STORE THOSE for\neach validator",
39086+
"originalText": "powers and consumer\npublic keys the validators\nhad when they actually\nopted in to a\nconsumer chain at the\nbeginning of an epoch\nCurrently used by consumer\nchain.\nWE STORE THOSE for\neach validator",
3908739087
"autoResize": true,
3908839088
"lineHeight": 1.25
3908939089
},

0 commit comments

Comments
 (0)