This repository was archived by the owner on Oct 4, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
- Copyright (c) 2017 Golos Foundation , and contributors.
1
+ Copyright (c) 2017 Golos Core , and contributors.
2
2
3
3
The following license applies to code contained within this repository that
4
- is created by Golos Foundation . Other copy right holders have licensed dependencis such
4
+ is created by Golos Core . Other copy right holders have licensed dependencis such
5
5
as Graphene, FC, and Boost under their own individual licenses.
6
6
7
7
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change @@ -35,9 +35,7 @@ rpc-endpoint = 0.0.0.0:2001
35
35
36
36
shared-file-size = 64G
37
37
38
- plugin = chain p2p json_rpc webserver network_broadcast_api witness
39
- plugin = test_api database_api private_message
40
- plugin = follow social_network market_history account_by_key account_history chain_stats block_info raw_block
38
+ plugin = chain p2p json_rpc webserver network_broadcast_api witness test_api database_api private_message follow social_network market_history account_by_key account_history chain_stats block_info raw_block
41
39
42
40
43
41
# JSON list of [nblocks,nseconds] pairs, see documentation/bcd-trigger.md
You can’t perform that action at this time.
0 commit comments