feat: kill quit op

This commit is contained in:
jiedo
2024-05-13 18:28:01 +08:00
parent 353f97c168
commit 1814f73efb

View File

@@ -97,7 +97,6 @@ type InscriptionBRC20ModuleSwapCommitContent struct {
Module string `json:"module,omitempty"`
Parent string `json:"parent,omitempty"`
Quit string `json:"quit,omitempty"`
GasPrice string `json:"gas_price,omitempty"`
Data []*SwapFunctionData `json:"data,omitempty"`
}