constants

package
v0.0.0-...-a326f38 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2021 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BuyAmtColumn    event.ColumnName = "buy_amt"
	BuyGemColumn    event.ColumnName = "buy_gem"
	DustColumn      event.ColumnName = "dust"
	GiveAmtColumn   event.ColumnName = "give_amt"
	IsEnabled       event.ColumnName = "is_enabled"
	KeeperColumn    event.ColumnName = "keeper"
	MakerColumn     event.ColumnName = "maker"
	MinAmountColumn event.ColumnName = "min_amount"
	MsgSenderColumn event.ColumnName = "msg_sender"
	OfferId         event.ColumnName = "offer_id"
	PairColumn      event.ColumnName = "pair"
	PayAmtColumn    event.ColumnName = "pay_amt"
	PayGemColumn    event.ColumnName = "pay_gem"
	TakeAmtColumn   event.ColumnName = "take_amt"
	TakerColumn     event.ColumnName = "taker"
	TimestampColumn event.ColumnName = "timestamp"
)
View Source
const (
	LogBumpTable            = "log_bump"
	LogBuyEnabledTable      = "log_buy_enabled"
	LogDeleteTable          = "log_delete"
	LogInsertTable          = "log_insert"
	LogItemUpdateTable      = "log_item_update"
	LogKillTable            = "log_kill"
	LogMakeTable            = "log_make"
	LogMatchingEnabledTable = "log_matching_enabled"
	LogMinSellTable         = "log_min_sell"
	LogSortedOfferTable     = "log_sorted_offer"
	LogTakeTable            = "log_take"
	LogTradeTable           = "log_trade"
	LogUnsortedOfferTable   = "log_unsorted_offer"
	OasisSchema             = "oasis"
	SetMinSellTable         = "set_min_sell"
)

Variables

This section is empty.

Functions

func LogBumpSignature

func LogBumpSignature() string

func LogBuyEnabledSignature

func LogBuyEnabledSignature() string

func LogDeleteSignature

func LogDeleteSignature() string

func LogInsertSignature

func LogInsertSignature() string

func LogItemUpdateSignature

func LogItemUpdateSignature() string

func LogKillSignature

func LogKillSignature() string

func LogMakeSignature

func LogMakeSignature() string

func LogMatchingEnabledSignature

func LogMatchingEnabledSignature() string

func LogMinSellSignature

func LogMinSellSignature() string

func LogSortedOfferSignature

func LogSortedOfferSignature() string

func LogTakeSignature

func LogTakeSignature() string

func LogTradeSignature

func LogTradeSignature() string

func LogUnsortedOfferSignature

func LogUnsortedOfferSignature() string

func OasisABI

func OasisABI() string

func OasisABI1_1

func OasisABI1_1() string

func SetMinSellSignature

func SetMinSellSignature() string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL