mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 06:44:35 +00:00
Add export endpoint to LH
This commit is contained in:
@@ -126,6 +126,7 @@ impl ApiTester {
|
||||
listen_addr: IpAddr::V4(Ipv4Addr::new(127, 0, 0, 1)),
|
||||
listen_port: 0,
|
||||
allow_origin: None,
|
||||
allow_keystore_export: true,
|
||||
},
|
||||
log,
|
||||
_phantom: PhantomData,
|
||||
|
||||
Reference in New Issue
Block a user