mirror of
https://github.com/Permissionless-Software-Foundation/bch-js.git
synced 2026-09-22 17:12:01 -07:00
fix(slp utils): refactoring unit tests
This commit is contained in:
@@ -196,6 +196,7 @@ class Utils {
|
||||
async list(id) {
|
||||
let path
|
||||
let method
|
||||
|
||||
if (!id) {
|
||||
method = "get"
|
||||
path = `${this.restURL}slp/list`
|
||||
|
||||
Reference in New Issue
Block a user