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