Specification
GitHub
Preparing search index...
The search index is not available
L3RS-1 TypeScript SDK - v1.0.0
L3RS-1 TypeScript SDK
CrossChainMetadata
Interface CrossChainMetadata
§13.9 — Cross-chain certificate metadata.
interface
CrossChainMetadata
{
certificateId
:
string
;
complianceHash
:
string
;
governanceHash
:
string
;
originChainId
:
string
;
stateHash
:
string
;
timestamp
:
number
;
}
Index
Properties
certificate
Id
compliance
Hash
governance
Hash
origin
Chain
Id
state
Hash
timestamp
Properties
certificate
Id
certificate
Id
:
string
compliance
Hash
compliance
Hash
:
string
governance
Hash
governance
Hash
:
string
origin
Chain
Id
origin
Chain
Id
:
string
state
Hash
state
Hash
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
certificate
Id
compliance
Hash
governance
Hash
origin
Chain
Id
state
Hash
timestamp
Python
Go
Rust
Java
Solidity
Specification
GitHub
L3RS-1 TypeScript SDK - v1.0.0
Loading...
§13.9 — Cross-chain certificate metadata.