Variable: RPC_STREAM_CHUNK_BYTES
constRPC_STREAM_CHUNK_BYTES:number
Defined in: packages/contracts/src/pluginRuntime.ts:41
§17 credit streams: per-chunk byte bound for streamed response bodies.
Both the credit quantum and the wire chunk cap; the TZ example uses
CREDIT 256 KiB / DATA <= 256 KiB.