Function mock_tx_embed

Source
pub fn mock_tx_embed(path: PathBuf, data: &str) -> String
Expand description

Processes a transaction template by replacing placeholders in the provided data and returns the final processed string.