add json core functions
This commit is contained in:
parent
ddd705aa87
commit
79769667fb
1 changed files with 0 additions and 1 deletions
|
|
@ -145,7 +145,6 @@ function json::error_envelope() {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Config
|
# Config
|
||||||
|
|
||||||
function json::config_load() { python3 "$JSON_HELPER" config_load "$1" </dev/null; }
|
function json::config_load() { python3 "$JSON_HELPER" config_load "$1" </dev/null; }
|
||||||
|
|
||||||
function json::peer_transfer() {
|
function json::peer_transfer() {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue