Versions in this module Expand all Collapse all v0 v0.1.0 Aug 30, 2022 Changes in this version + func CancelOrder(ctx context.Context, apiClient *api.APIClient, l1signer signers.L1Signer, ...) (*api.CancelOrderResponse, error) + func CreateOrder(ctx context.Context, apiClient *api.APIClient, l1signer signers.L1Signer, ...) (*api.CreateOrderResponse, error)