Skip to content

Commit 478b156

Browse files
committed
updated offchain.rs
1 parent 767f6fe commit 478b156

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wasm/tests/offchain.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ function spend:
134134
output r4 as PuzzleArcadeCoin.record;
135135
"#;
136136

137-
138137
const RECORD: &str = "{ owner: aleo184vuwr5u7u0ha5f5k44067dd2uaqewxx6pe5ltha5pv99wvhfqxqv339h4.private, microcredits: 2000000u64.private, _nonce: 4106205762862305308495708971985748592380064201230396559307556388725936304984group.public}";
139138
const OFFLINE_QUERY_V1: &str = r#"{"block_height": 456789, "state_paths": {}, "state_root": "sr1flkr8ppfujdrfx7zlcz8v8p8u67ehf4q9m2jum09pkq4rkepluxquyfvcu"}"#;
140139
const OFFLINE_QUERY_V2: &str = r#"{"block_height": 6398077, "state_paths": {}, "state_root": "sr1lzvsx4jshyz9h42erfs0w6a4c8xy6s6hjs4lgfmyzzlju837lvxqcz7fft"}"#;

0 commit comments

Comments
 (0)