Commit f8b6a5a
committed
Add txlimit param to address_full_txs call
Adds the optional txlimit parameter to the Blockcypher::Api#address_full_txs
method so that the method can return more than the default 20 inputs and
outputs.1 parent 69c9b8b commit f8b6a5a
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
207 | 208 | | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
211 | | - | |
| 212 | + | |
| 213 | + | |
212 | 214 | | |
213 | 215 | | |
214 | 216 | | |
| |||
0 commit comments