Type Alias GlobalWithdrawLogArgs

GlobalWithdrawLogArgs: {
    global: web3.PublicKey;
    globalAtoms: GlobalAtoms;
    trader: web3.PublicKey;
}

Arguments used to create GlobalWithdrawLog