* Added Block Hex in Details * Added Raw Tx in Transaction Details * Backend Updates
This commit is contained in:
@@ -31,6 +31,7 @@ export interface TransactionExtended extends IEsploraApi.Transaction {
|
||||
bestDescendant?: BestDescendant | null;
|
||||
cpfpChecked?: boolean;
|
||||
deleteAfter?: number;
|
||||
hex?:string
|
||||
}
|
||||
|
||||
interface Ancestor {
|
||||
|
||||
Reference in New Issue
Block a user