relay/src
Derrick Hammer b74bcd5dd2
*Add newRouter function that defines a root endpoint and returns the pubkey
*Call newRouter in resetRouter
*Call resetRouter in start
2022-09-22 10:18:50 -04:00
..
lib *re-structure code 2022-09-21 08:59:22 -04:00
modules *Add newRouter function that defines a root endpoint and returns the pubkey 2022-09-22 10:18:50 -04:00
rpc *re-structure code 2022-09-21 08:59:22 -04:00
config.ts *Change ssl to default to false, plugins will need to enable it on init 2022-09-22 08:00:02 -04:00
index.ts *If we don't have a seed, create one by saving to the config folder as account.json 2022-09-21 16:40:10 -04:00
types.ts *Move code to types package 2022-08-28 22:35:07 -04:00