Fix typo variable name.
This commit is contained in:
parent
e089239884
commit
d8be4d5bed
@ -3505,7 +3505,7 @@ export class ApiDocsComponent implements OnInit {
|
||||
},
|
||||
difficulty: {
|
||||
codeTemplate: {
|
||||
commonJs: `
|
||||
commonJS: `
|
||||
const { %{0}: { difficulty } } = mempoolJS();
|
||||
|
||||
const difficultyAdjustment = await difficulty.getDifficultyAdjustment();
|
||||
|
Loading…
x
Reference in New Issue
Block a user