shrub/pkg/btc-wallet/config/urbitrc-sample

7 lines
92 B
Plaintext
Raw Normal View History

2021-03-27 04:43:51 +03:00
module.exports = {
URBIT_PIERS: [
"%URBITPIER%",
],
URL: 'http://localhost:80'
};