You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gaia-rs/tests/abci/main.rs
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,9 @@ mod scenario_3;
24
24
#[cfg(test)]
25
25
mod two_tx;
26
26
27
+
// cosmos1syavy2npfyt9tcncdtsdzf7kny9lh777pahuux
27
28
constUSER_0:&str = "race draft rival universe maid cheese steel logic crowd fork comic easy truth drift tomorrow eye buddy head time cash swing swift midnight borrow";
29
+
// cosmos15qzm75pjh0jqsv3u40hzp2vzs2hdp47fkz7j5q
28
30
constUSER_1:&str = "unfair live spike near cushion blanket club salad poet cigar venue above north speak harbor salute curve tail appear obvious month end boss priority";
29
31
30
32
// This is a helper function to create a user with a specific account number
0 commit comments