Support transaction signing by heterogenous lists of keypairs (#8342)
automerge
This commit is contained in:
@@ -72,6 +72,8 @@ pub mod genesis_config;
|
||||
#[cfg(not(feature = "program"))]
|
||||
pub mod signature;
|
||||
#[cfg(not(feature = "program"))]
|
||||
pub mod signers;
|
||||
#[cfg(not(feature = "program"))]
|
||||
pub mod system_transaction;
|
||||
#[cfg(not(feature = "program"))]
|
||||
pub mod transaction;
|
||||
|
Reference in New Issue
Block a user