mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 02:55:50 +00:00
Add multi-sign test
This commit is contained in:
@@ -72,8 +72,9 @@ exports.servers = {
|
||||
'admin = 127.0.0.1',
|
||||
'protocol = ws'),
|
||||
|
||||
'node_db': lines('type=memory',
|
||||
'path=integration')
|
||||
'node_db': lines('type=memory', 'path=integration'),
|
||||
|
||||
features: lines('MultiSign')
|
||||
},
|
||||
|
||||
'uniport_tests' : {
|
||||
|
||||
Reference in New Issue
Block a user