update
This commit is contained in:
17
solana-lite-rpc.cfg
Normal file
17
solana-lite-rpc.cfg
Normal file
@@ -0,0 +1,17 @@
|
||||
- id: ${ID}
|
||||
chain: ${CHAIN}
|
||||
labels:
|
||||
provider: ${PROVIDER}
|
||||
method-groups:
|
||||
disable: default
|
||||
methods:
|
||||
enabled:
|
||||
- name: sendRawTransaction
|
||||
connection:
|
||||
generic:
|
||||
rpc:
|
||||
url: "${RPC_URL}"
|
||||
ws:
|
||||
frameSize: 20Mb
|
||||
msgSize: 50Mb
|
||||
url: "${WS_URL}"
|
||||
Reference in New Issue
Block a user