Documentation
Preparing search index...
@airgap/beacon-types
BlockchainMessage
Interface BlockchainMessage<T>
interface
BlockchainMessage
<
T
extends
string
=
string
>
{
blockchainData
:
unknown
;
blockchainIdentifier
:
T
;
type
:
unknown
;
}
Type Parameters
T
extends
string
=
string
Hierarchy (
View Summary
)
BlockchainMessage
PermissionRequestV3
PermissionResponseV3
BlockchainRequestV3
BlockchainResponseV3
BlockchainErrorResponse
Index
Properties
blockchain
Data
blockchain
Identifier
type
Properties
blockchain
Data
blockchainData
:
unknown
blockchain
Identifier
blockchainIdentifier
:
T
type
type
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blockchain
Data
blockchain
Identifier
type
Documentation
Loading...