Returns a challenge string that the wallet must sign. The signature is then submitted to /v1/spl/login in exchange for a bearer token used to read private data.
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.