mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-01-03 21:15:29 +01:00
renamed opentimestamps feature to otsclient
This commit is contained in:
@@ -18,8 +18,8 @@ install_docker() {
|
||||
build_docker_image ../SatoshiPortal/dockers/$arch/LN/c-lightning cyphernode/clightning
|
||||
fi
|
||||
|
||||
if [[ $FEATURE_OPENTIMESTAMPS == true ]]; then
|
||||
trace "Opentimestamps support not implemented"
|
||||
if [[ $FEATURE_OTSCLIENT == true ]]; then
|
||||
build_docker_image ../SatoshiPortal/dockers/$arch/ots/otsclient cyphernode/otsclient
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user