-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Lines 4 to 8 in adcec95
type Block = Object; | |
type Transaction = Object; | |
type AssetScheme = Object; | |
type Asset = Object; | |
type UnsignedTransaction = Object; |
Many types are merely an alias of Object.
Metadata
Metadata
Assignees
Labels
No labels