<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Bitcoin",
  "identifier" : "/documentation/Bitcoin/RPCParam/encodable(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Bitcoin"
    ],
    "preciseIdentifier" : "s:7Bitcoin8RPCParamO9encodableyACSE_s8SendablepcACmF"
  },
  "title" : "RPCParam.encodable(_:)"
}
-->

# RPCParam.encodable(_:)

A complex parameter encoded from a dedicated `Encodable` struct.

```
case encodable(any Encodable & Sendable)
```