Skip to content

Commit c9bc271

Browse files
author
CryptAPI
committed
Added support for new features:
- Pending transactions (through the `payment_pending` signal) - Monero
1 parent 37d203f commit c9bc271

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ Add to INSTALLED_APPS:
2828

2929
```
3030
INSTALLED_APPS = (
31-
'cryptapi',
32-
...
33-
)
31+
'cryptapi',
32+
...
33+
)
3434
```
3535

3636

0 commit comments

Comments
 (0)