Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Fix "no enough money" exception message #19

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Conversation

kbgod
Copy link
Contributor

@kbgod kbgod commented Oct 7, 2020

If wallet does not enough money for transaction, response structure:
[
id => 0
error => message (string)
]

If wallet does not enough money for transaction, response structure:
[
id => 0
error => message (string)
]
@Padrio
Copy link
Owner

Padrio commented Oct 7, 2020

Thank you for submitting this patch.
Can you tell me which electrum and php version you're using?

@Padrio Padrio merged commit 19ea81c into Padrio:master Oct 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants