pub fn signature_to_json( address: &str, public_key: &str, signature: &Signature, transaction_hash: &str, ) -> Value