mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-25 04:47:17 +00:00
7898e0d585
Allow multiple --ens-api flags to be specified with value format [tld:][contract-addr@]url. Backward compatibility with only one --ens-api flag and --ens-addr flag is preserved and conflict cases are handled: - multiple --ens-api with --ens-addr returns an error - single --ens-api with contract address and --ens-addr with different contract address returns an error Previously implemented --ens-endpoint is removed. Its functionality is replaced with multiple --ens-api flags. |
||
---|---|---|
.. | ||
db.go | ||
hash.go | ||
list.go | ||
main_test.go | ||
main.go | ||
manifest.go | ||
run_test.go | ||
upload_test.go | ||
upload.go |