pub fn build_post_slate_request( receiver_address: &str, secret_pub_key_pair: (SecretKey, PublicKey), tx: String, epicbox_config: EpicBoxConfig) -> String