interface NoEventsConfirmed {
    chain: string;
    pollId: Long;
    txId: Uint8Array;
}

Properties

Properties

chain: string
pollId: Long
txId: Uint8Array

Generated using TypeDoc