diff --git a/wallet-web/components/bond/utils.ts b/wallet-web/components/bond/utils.ts index 0a1e61575d..9f9052df98 100644 --- a/wallet-web/components/bond/utils.ts +++ b/wallet-web/components/bond/utils.ts @@ -47,7 +47,7 @@ export const validateLocation = (location: string): boolean => { return !location.trim().includes('physical location of your node') } -export const formatDataForSubmission = ( +export const formatDataForSubmission = ( { amount, host,