fix: use Node.js https agent when endpoint uses https (#12692)
This commit is contained in:
@ -98,6 +98,8 @@ function generateConfig(configType) {
|
||||
'bs58',
|
||||
'buffer-layout',
|
||||
'crypto-hash',
|
||||
'http',
|
||||
'https',
|
||||
'jayson/lib/client/browser',
|
||||
'node-fetch',
|
||||
'rpc-websockets',
|
||||
|
Reference in New Issue
Block a user