mirror of
https://github.com/mempool/mempool.git
synced 2024-11-20 10:21:52 +01:00
Fix typo variable name.
This commit is contained in:
parent
a151c5cddd
commit
5977e96034
@ -3505,7 +3505,7 @@ export class ApiDocsComponent implements OnInit {
|
||||
},
|
||||
difficulty: {
|
||||
codeTemplate: {
|
||||
commonJs: `
|
||||
commonJS: `
|
||||
const { %{0}: { difficulty } } = mempoolJS();
|
||||
|
||||
const difficultyAdjustment = await difficulty.getDifficultyAdjustment();
|
||||
|
Loading…
Reference in New Issue
Block a user