Type alias ModifyPositionAccounts

ModifyPositionAccounts: {
    exchange: Address;
    marginAccount: Address;
    signer: Address;
}

Type declaration

Generated using TypeDoc