interface PollMetadata {
    chain: string;
    txId: Uint8Array;
}

Properties

Properties

chain: string
txId: Uint8Array

Generated using TypeDoc