Type Alias PostAptosRequestOptions

PostAptosRequestOptions: Omit<PostRequestOptions, "type">

Options for posting a request to Aptos, excluding the type field.