Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Acropolis tx-submitter-cli tool

This process is a CLI wrapper for the tx_submitter module. It allows you to submit transactions to upstream peers.

How to run it

cd processes/tx_submitter_cli
cargo run -- <tx-file>

The tx-file arg should be the path to a file containing a raw signed transaction.