# Set transaction fee This will restart the Flux daemon. Endpoint: GET /daemon/settxfee Version: 6.6.1 Security: ZelID ## Query parameters: - `amount` (number, required) The transaction fee in FLUX/kB rounded to the nearest 0.00000001 Example: 0.00001 ## Response 200 fields (application/json): - `status` (string) Explanation of status Enum: "success", "error" - `data` (boolean) Returns true if successful