Documentation
Preparing search index...
@airgap/beacon-dapp
PermissionRequestV3
Interface PermissionRequestV3<T>
interface
PermissionRequestV3
<
T
extends
string
=
string
>
{
blockchainData
:
{
appMetadata
:
AppMetadata
;
scopes
:
string
[]
}
;
blockchainIdentifier
:
T
;
type
:
PermissionRequest
;
}
Type Parameters
T
extends
string
=
string
Hierarchy (
View Summary
)
BlockchainMessage
<
T
>
PermissionRequestV3
SubstratePermissionRequest
TezosSaplingPermissionRequest
Index
Properties
blockchain
Data
blockchain
Identifier
type
Properties
blockchain
Data
blockchainData
:
{
appMetadata
:
AppMetadata
;
scopes
:
string
[]
}
blockchain
Identifier
blockchainIdentifier
:
T
type
type
:
PermissionRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blockchain
Data
blockchain
Identifier
type
Documentation
Loading...