5 lines
245 B
TOML
5 lines
245 B
TOML
# Account permissioning for Public RPC (VMID 2201 besu-rpc-public-1)
|
|
# Empty allowlist: no account can submit transactions. No contract deployment
|
|
# from this node; eth_sendTransaction / eth_sendRawTransaction are blocked.
|
|
accounts-allowlist=[]
|