Skip to content

flashbots/test-revert-protection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Send a transaction that succeeds:

cargo run -- --private-key <> --rpc-url <>

Send a transaction that reverts:

cargo run -- --private-key <> --rpc-url <> --reverts

Send a transaction that succeeds with a bundle:

cargo run -- --private-key <> --rpc-url <> --bundle

Send a transaction that reverts with a bundle:

cargo run -- --private-key <> --rpc-url <> --reverts --bundle

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages