pub fn signature_to_aligned_bytes(sig: &Signature) -> Vec<u8> ⓘ
Turn any supported signature into bytes that are padded to be word aligned.
This is the same layout that the essential-constraint-vm expects.
essential-constraint-vm