Make local fee determination configurable.

This commit is contained in:
Stefan Thomas
2012-11-24 12:50:34 -08:00
parent 799d78b2ed
commit 24df8d85cf
2 changed files with 9 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ exports.servers = {
'websocket_ip' : "127.0.0.1",
'websocket_port' : 5006,
'local_sequence' : true,
'local_fee' : true,
// 'validation_seed' : "shhDFVsmS2GSu5vUyZSPXYfj1r79h",
// 'validators' : "n9L8LZZCwsdXzKUN9zoVxs4YznYXZ9hEhsQZY7aVpxtFaSceiyDZ beta"
}