(Fix) - Calculates gas for SpendingLimit transactions#1773
(Fix) - Calculates gas for SpendingLimit transactions#1773dasanra merged 5 commits intorelease/v2.18.0from
Conversation
* Use list instead of programmable navigation * move color style to appcard * use color from theme * add declaration for styled-components theme
|
CLA Assistant Lite All Contributors have signed the CLA. |
ESLint Summary View Full Report
Report generated by eslint-plus-action |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
Travis automatic deployment: |
|
I've checked that The warning message when trying to send a spending limit tx is not longer present Also another fix was introduced when the warning was being shown before creating a tx to send a collectible. It looks good to me |
Description
transactionRecipientwas wrong, this fixs that too