5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
|
(ns syng-im.constants)
|
||
|
|
||
|
(def ethereum-rpc-url "http://localhost:8545")
|
||
|
|
||
|
(def text-content-type "text/plain")
|