pub fn strip_bytes(data: &[u8]) -> &[u8] ⓘ
Strip NanoSign signature from in-memory bytes. Returns payload without the 36-byte tail. If unsigned, returns the data unchanged.