Add Goggles filters tags to the transaction page
This commit is contained in:
@@ -27,6 +27,7 @@ export interface Transaction {
|
||||
_channels?: TransactionChannels;
|
||||
price?: Price;
|
||||
sigops?: number;
|
||||
flags?: bigint;
|
||||
}
|
||||
|
||||
export interface TransactionChannels {
|
||||
|
||||
Reference in New Issue
Block a user