pub fn submit(
    transaction_json: String,
    node_url: &Option<String>
) -> Result<String>
Expand description

Submits the signed transaction to the network