File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
modules/stake_delta_filter/src Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11pub const POINTER_CACHE : [ ( & str , & str ) ; 1 ] = [ (
2- "Main " ,
2+ "Mainnet " ,
33 r#"
44{
55 "pointer_map": [
@@ -58,7 +58,7 @@ pub const POINTER_CACHE: [(&str, &str); 1] = [(
5858 "cert_index": 0
5959 },
6060 {
61- "network": "Main ",
61+ "network": "Mainnet ",
6262 "payload": {
6363 "StakeKeyHash": "bc1597ad71c55d2d009a9274b3831ded155118dd769f5376decc1369"
6464 }
@@ -79,7 +79,7 @@ pub const POINTER_CACHE: [(&str, &str); 1] = [(
7979 "cert_index": 0
8080 },
8181 {
82- "network": "Main ",
82+ "network": "Mainnet ",
8383 "payload": {
8484 "StakeKeyHash": "e46c33afa9ca60cfeb3b7452a415c271772020b3f57ac90c496a6127"
8585 }
@@ -116,7 +116,7 @@ pub const POINTER_CACHE: [(&str, &str); 1] = [(
116116 "cert_index": 0
117117 },
118118 {
119- "network": "Main ",
119+ "network": "Mainnet ",
120120 "payload": {
121121 "StakeKeyHash": "1332d859dd71f5b1089052a049690d81f7367eac9fafaef80b4da395"
122122 }
You can’t perform that action at this time.
0 commit comments