Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
OracleFormat
Interface OracleFormat
The oracle's query and response formats
interface
OracleFormat
{
query
:
string
;
response
:
string
;
}
Index
Properties
query
response
Properties
query
query
:
string
The query format
response
response
:
string
The response format
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
query
response
@aeternity/aepp-sdk
Loading...
The oracle's query and response formats