lib

package
v0.0.0-...-acf744c Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2018 License: GPL-3.0 Imports: 0 Imported by: 11

Documentation

Index

Constants

View Source
const (
	TXFlagsNothing                    = 0 // 0
	TXFlagsExecute                    = 1 // 1
	TXFlagsNoPool                     = 2 // 2
	TXFlagsSkipSQLBaseCheck           = 4 // 4
	TXFlagsSkipSQLBaseCheckIfNotOnTop = 8 // 8
	TXFlagsNoExecute                  = 16
	TXFlagsVerifyAllowMissed          = 32
	TXFlagsBasedOnTopOfChain          = 64
	TXFlagsVerifyAllowMissedForDelete = 128
)
View Source
const (
	QueryKindSelect = "select"
	QueryKindSet    = "set"
	QueryKindUpdate = "update"
	QueryKindInsert = "insert"
	QueryKindDelete = "delete"
	QueryKindCreate = "create"
	QueryKindDrop   = "drop"
	QueryKindOther  = "other"
)
View Source
const AddressChecksumLen = 4
View Source
const ApplicationTitle = "OurSQL"
View Source
const ApplicationVersion = "0.1.8 beta"
View Source
const CurrencySmallestUnit = 0.00000001
View Source
const NullAddressString = "NULLADDRESS"
View Source
const Version = byte(0x00)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
This is the network client for communication with nodes It is used by nodes to communicate with other nodes and by lite wallets to communicate with nodes
This is the network client for communication with nodes It is used by nodes to communicate with other nodes and by lite wallets to communicate with nodes

Jump to

Keyboard shortcuts

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