mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-26 14:54:21 +00:00
[trivial] Fix typo ("improssible" → "impossible")
This commit is contained in:
parent
df1ca9e93a
commit
bcca57eff0
@ -32,7 +32,7 @@ public:
|
|||||||
|
|
||||||
/* signs the new transaction,
|
/* signs the new transaction,
|
||||||
* returns false if the tx couldn't be found or if it was
|
* returns false if the tx couldn't be found or if it was
|
||||||
* improssible to create the signature(s)
|
* impossible to create the signature(s)
|
||||||
*/
|
*/
|
||||||
bool signTransaction(CWallet *pWallet);
|
bool signTransaction(CWallet *pWallet);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user