API Referenceengine_getInclusionListV1Version: Nextengine_getInclusionListV1Obtains an inclusion list based on the local view of the mempoolParameters (by position)This method does not accept any parameters.ResultInclusion list transactions array<string>hex encoded bytesMatch pattern: ^0x[0-9a-f]*$RequestCopy ▾Server URL:Send{ "jsonrpc": "2.0", "method": "engine_getInclusionListV1", "params": [], "id": 1 }