Challenge
Private Payments API
Challenge
GET
Challenge
查询参数
The public key of the wallet that will read private data.
示例:
"Bt9oNR5cCtnfuMmXgWELd6q5i974PdEMQDUE55nBC57L"
Optional. Use mainnet for BASE_RPC_URL and EPHEMERAL_RPC_URL, devnet for BASE_DEVNET_RPC_URL and EPHEMERAL_DEVNET_RPC_URL, or provide a custom http(s) RPC URL to override the base RPC while keeping the configured ephemeral RPC.
可用选项:
mainnet, devnet 示例:
"mainnet"
Optional. When true, the API uses a mock challenge for testing. Defaults to false.
示例:
false
响应
Challenge string
The challenge string generated by the Private Ephemeral Rollup.

