Documentation
Preparing search index...
@airgap/beacon-blockchain-tezos-sapling
TezosSaplingPermissionResponse
Interface TezosSaplingPermissionResponse
interface
TezosSaplingPermissionResponse
{
blockchainData
:
{
accounts
:
{
accountId
:
string
;
address
:
string
;
network
:
{
contract
:
string
;
name
?:
string
;
rpcUrl
?:
string
;
type
:
NetworkType
;
}
;
viewingKey
?:
string
;
}
[]
;
appMetadata
:
AppMetadata
;
scopes
:
TezosSaplingPermissionScope
[]
;
}
;
blockchainIdentifier
:
"tezos-sapling"
;
type
:
PermissionResponse
;
}
Hierarchy (
View Summary
)
PermissionResponseV3
<
"tezos-sapling"
>
TezosSaplingPermissionResponse
Index
Properties
blockchain
Data
blockchain
Identifier
type
Properties
blockchain
Data
blockchainData
:
{
accounts
:
{
accountId
:
string
;
address
:
string
;
network
:
{
contract
:
string
;
name
?:
string
;
rpcUrl
?:
string
;
type
:
NetworkType
;
}
;
viewingKey
?:
string
;
}
[]
;
appMetadata
:
AppMetadata
;
scopes
:
TezosSaplingPermissionScope
[]
;
}
blockchain
Identifier
blockchainIdentifier
:
"tezos-sapling"
type
type
:
PermissionResponse
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blockchain
Data
blockchain
Identifier
type
Documentation
Loading...