@@ -24,6 +24,7 @@ export interface Prevout {
|
||||
scriptpubkey_type: string;
|
||||
scriptpubkey_address: string;
|
||||
value: number;
|
||||
asset?: string;
|
||||
}
|
||||
|
||||
export interface Vin {
|
||||
|
||||
Reference in New Issue
Block a user