Function create_signature_payload

Source
pub fn create_signature_payload(
    envelope: &TransactionEnvelope,
    network_id: &Hash,
) -> Result<TransactionSignaturePayload, RelayerError>
Expand description

Create a signature payload for the given envelope type