mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-15 21:48:06 +00:00
fix: support V2 proxy wallet funders
This commit is contained in:
@@ -100,6 +100,8 @@ impl PolyfillDemo {
|
||||
private_key: None,
|
||||
api_credentials: None,
|
||||
builder_code: None,
|
||||
signature_type: None,
|
||||
funder: None,
|
||||
timeout: Some(Duration::from_secs(30)),
|
||||
max_connections: Some(100),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user