pub fn create_signature_payload(
envelope: &TransactionEnvelope,
network_id: &Hash,
) -> Result<TransactionSignaturePayload, RelayerError>Expand description
Create a signature payload for the given envelope type
pub fn create_signature_payload(
envelope: &TransactionEnvelope,
network_id: &Hash,
) -> Result<TransactionSignaturePayload, RelayerError>Create a signature payload for the given envelope type