mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
fmt
This commit is contained in:
parent
12e21c935c
commit
d1d2292028
@ -2110,7 +2110,7 @@ pub mod tests {
|
||||
let message = public_transaction::Message::try_new(
|
||||
program.id(),
|
||||
vec![to, from], // The chain_caller program permutes the account order in the chain
|
||||
// call
|
||||
// call
|
||||
vec![0],
|
||||
instruction,
|
||||
)
|
||||
@ -2148,7 +2148,7 @@ pub mod tests {
|
||||
let message = public_transaction::Message::try_new(
|
||||
program.id(),
|
||||
vec![to, from], // The chain_caller program permutes the account order in the chain
|
||||
// call
|
||||
// call
|
||||
vec![0],
|
||||
instruction,
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user