UNPKG

aion-gql-webcomponents

Version:
9 lines (8 loc) 161 B
export declare class TxnResponse { status: string; msgHash: string; txHash: string; txResult: string; txDeploy: string; error: string; }