This repository was archived by the owner on Dec 12, 2022. It is now read-only.
Commit b6716c2
authored
Load web3-fx to for :web3/call and other fx-s (#15)
* Load web3-fx to for :web3/call and other fx-s
If these effects are not loaded, re-frame doesn't know how to handle
them. They could be added in the application that uses this library
(district-ui-web3-tx), but this is more convenient.
* Use updated version of district0x.re-frame/web3-fx
The 1.0.7 version bump fixes compilation error with newer Clojure versions.
From: district0x/re-frame-web3-fx#121 parent 492d253 commit b6716c2
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments