Type Alias GlobalClaimSeatLogArgs

GlobalClaimSeatLogArgs: {
    global: web3.PublicKey;
    market: web3.PublicKey;
    trader: web3.PublicKey;
}

Arguments used to create GlobalClaimSeatLog