Skip to main content

decode_raw_transaction

Function decode_raw_transaction 

Source
fn decode_raw_transaction<N: Network<TxEnvelope: SignerRecoverable + Serialize>>(
    tx: &str,
) -> Result<String>