status-react/syng-im/src/syng_im/constants.cljs

5 lines
108 B
Plaintext
Raw Normal View History

(ns syng-im.constants)
(def ethereum-rpc-url "http://localhost:8545")
(def text-content-type "text/plain")