Move CLI fee payer arg into clap-utils
This commit is contained in:
committed by
Trent Nelson
parent
6cf74d1166
commit
89cab47011
@@ -24,6 +24,7 @@ impl std::fmt::Debug for DisplayError {
|
||||
}
|
||||
|
||||
pub mod commitment;
|
||||
pub mod fee_payer;
|
||||
pub mod input_parsers;
|
||||
pub mod input_validators;
|
||||
pub mod keypair;
|
||||
|
Reference in New Issue
Block a user