fixes: default channel bid and publish form #3781

Merged
tzarebczan merged 1 commit from channel-publish into master 2020-03-02 18:11:15 +01:00
tzarebczan commented 2020-03-02 05:11:47 +01:00 (Migrated from github.com)

Changes channel default bid and fixes publish form errors around bid amount.

Changes channel default bid and fixes publish form errors around bid amount.
jessopb (Migrated from github.com) reviewed 2020-03-02 08:52:00 +01:00
jessopb (Migrated from github.com) left a comment

Tried it out - works fine.

Tried it out - works fine.
@ -71,3 +70,4 @@
bidError = __('Please decrease your deposit to account for transaction fees or acquire more LBC.');
}
setBidError(bidError);
jessopb (Migrated from github.com) commented 2020-03-02 08:31:26 +01:00

Might want to have TX_COST_BUFFER constant rather than 0.05.

Might want to have TX_COST_BUFFER constant rather than 0.05.
tzarebczan (Migrated from github.com) reviewed 2020-03-02 18:03:52 +01:00
@ -71,3 +70,4 @@
bidError = __('Please decrease your deposit to account for transaction fees or acquire more LBC.');
}
setBidError(bidError);
tzarebczan (Migrated from github.com) commented 2020-03-02 18:03:52 +01:00

Will fix in follow up PR.

Will fix in follow up PR.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#3781
No description provided.