[ci skip] Generate TS types
This commit is contained in:
@@ -6,4 +6,5 @@ export interface TauriTxResult {
|
||||
gas_used: bigint;
|
||||
block_height: bigint;
|
||||
details: TransactionDetails;
|
||||
tx_hash: string;
|
||||
}
|
||||
Reference in New Issue
Block a user