Index asciiScriptSig and display it in /mining/blocks
This commit is contained in:
@@ -102,6 +102,7 @@ export interface BlockExtension {
|
||||
feeRange?: number[];
|
||||
reward?: number;
|
||||
coinbaseTx?: Transaction;
|
||||
coinbaseRaw?: string;
|
||||
matchRate?: number;
|
||||
pool?: {
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user