Attribute

Type Alias
Attributes are used to store additional data on Transactions.
export type Attribute = HighPriorityAttribute | OracleResponse;