Preparing search index...
The search index is not available
@switchboard-xyz/aptos-sdk
@switchboard-xyz/aptos-sdk
IRemoveMrEnclavePayload
Interface IRemoveMrEnclavePayload
interface
IRemoveMrEnclavePayload
{
ciphersuite
:
string
;
mr_enclave
:
string
;
timestamp
:
number
;
user_pubkey
:
string
;
}
Implemented by
RemoveMrEnclavePayload
Index
Properties
ciphersuite
mr_
enclave
timestamp
user_
pubkey
Properties
ciphersuite
ciphersuite
:
string
mr_
enclave
mr_enclave
:
string
timestamp
timestamp
:
number
user_
pubkey
user_pubkey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ciphersuite
mr_
enclave
timestamp
user_
pubkey
@switchboard-xyz/aptos-sdk
Loading...