@did-btc1/method
Preparing search index...
BeaconSignal
Interface BeaconSignal
interface
BeaconSignal
{
beaconAddress
:
string
;
beaconId
:
string
;
beaconType
:
string
;
blockheight
:
number
;
blocktime
:
number
;
tx
:
RawTransactionV2
|
RawTransactionRest
;
}
Index
Properties
beacon
Address
beacon
Id
beacon
Type
blockheight
blocktime
tx
Properties
beacon
Address
beaconAddress
:
string
beacon
Id
beaconId
:
string
beacon
Type
beaconType
:
string
blockheight
blockheight
:
number
blocktime
blocktime
:
number
tx
tx
:
RawTransactionV2
|
RawTransactionRest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
beacon
Address
beacon
Id
beacon
Type
blockheight
blocktime
tx
@did-btc1/method
Loading...