Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(comms/rpc): increase max frame size limit for rpc requests (#4724)
Description --- Increases max frame size for RPC from 2MiB to 3MiB Motivation and Context --- A wallet may need submit transactions greater than 2MiB in size How Has This Been Tested? --- Existing tests pass
- Loading branch information