package
0.0.0-20201011142554-572f49c55667
Repository: https://github.com/ivansukach/modified-go-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GenerateOrderID generates an order ID.
No description provided by the author
has0xPrefix validates str begins with '0x' or '0X'.
No description provided by the author
Decode decodes a hex string with 0x prefix.
No description provided by the author
IsValidOrderType validates that an order type is valid and supported by the matching engine.
IsValidSide validates that a side is valid and supported by the matching engine.
IsValidTimeInForce validates that a tif code is correct.
IToOrderType conversion.
IToSide conversion.
IToTimeInForce conversion.
MustSortJSON is like SortJSON but panic if an error occurs, e.g., if the passed JSON isn't valid.
No description provided by the author
NewCancelOrderMsg constructs a new CancelOrderMsg.
NewClaim returns a new Claim.
No description provided by the author
No description provided by the author
NewCreateOrderMsg constructs a new CreateOrderMsg.
No description provided by the author
No description provided by the author
No description provided by the author
NewDexListMsg for instance creation.
No description provided by the author
NewFreezeMsg for instance creation.
No description provided by the author
NewInput - create a transaction input, used with SendMsg.
NewListMiniMsg for instance creation.
NewMiniTokenIssueMsg for instance creation.
No description provided by the author
No description provided by the author
No description provided by the author
NewMsgSend - construct arbitrary multi-in, multi-out send msg.
No description provided by the author
No description provided by the author
No description provided by the author
NewOutput - create a transaction output, used with SendMsg.
No description provided by the author
No description provided by the author
NewSetUriMsg for instance creation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSmartChainAddress is a constructor function for SmartChainAddress.
No description provided by the author
No description provided by the author
No description provided by the author
NewTinyTokenIssueMsg for instance creation.
NewMsg for instance creation.
NewTokenIssueMsg for instance creation.
No description provided by the author
No description provided by the author
NewUnfreezeMsg for instance creation.
No description provided by the author
String to proposalType byte.
No description provided by the author
SideStringToSideCode converts a string like "BUY" to its internal side code.
SortJSON takes any JSON and returns it sorted by keys.
TifStringToTifCode converts a string like "GTC" to its internal tif code.
No description provided by the author
ValidateSymbol utility.
String to proposalType byte.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
constants.
No description provided by the author
constants.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
name to idetify transaction types.
No description provided by the author
No description provided by the author
constants.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
name to idetify transaction types.
constants.
90 billions with 8 decimal digits.
2 weeks.
No description provided by the author
No description provided by the author
No description provided by the author
constants.
constants.
constants.
constants.
constants.
No description provided by the author
name to idetify transaction types.
No description provided by the author
No description provided by the author
No description provided by the author
constants.
constants.
nolint.
nolint.
nolint.
nolint.
nolint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
cross side chain param change.
ProposalTypeFeeChange belongs to ProposalTypeParameterChange.
nolint.
nolint.
nolint.
side chain params change.
nolint.
nolint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Order routes.
Order routes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
constants.
constants.
constants.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

bnb prefix address: bnb1wxeplyw7x8aahy93w96yhwm7xcq3ke4f8ge93u tbnb prefix address: tbnb1wxeplyw7x8aahy93w96yhwm7xcq3ke4ffasp3d.
No description provided by the author
OrderSide /TimeInForce /OrderType are const, following FIX protocol convention Used as Enum.
OrderType is an enum of order type options supported by the matching engine.
No description provided by the author
No description provided by the author
TimeInForce is an enum of TIF (Time in Force) options supported by the matching engine.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
CancelOrderMsg represents a message to cancel an open order.
Claim contains an arbitrary claim with arbitrary content made by a given validator.
No description provided by the author
No description provided by the author
No description provided by the author
CreateOrderMsg def.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DBProphecy is what the prophecy becomes when being saved to the database.
No description provided by the author
----------------------------------------------------------- DepositMsg.
Description - description fields for a validator.
DexListMsg def.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Transaction Input.
ListMiniMsg def.
-----------------------------------------------------------.
MiniTokenIssueMsg def.
No description provided by the author
MsgCreateValidator - struct for bonding transactions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Transaction Output.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SendMsg - high level transaction of the coin module.
No description provided by the author
SetURIMsg def.
No description provided by the author
----------------------------------------------------------- SideChainDepositMsg.
No description provided by the author
----------------------------------------------------------- SideChainSubmitProposalMsg.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Params defines the high level settings for staking.
No description provided by the author
----------------------------------------------------------- SubmitProposalMsg.
No description provided by the author
No description provided by the author
No description provided by the author
TinyTokenIssueMsg def.
TokenBurnMsg def.
TokenFreezeMsg def.
TokenIssueMsg def.
TokenUnfreezeMsg def.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
----------------------------------------------------------- VoteMsg.

# Interfaces

Msg - Transactions messages must fulfill the Msg.
--------- Definition side chain prams change ------------------- //.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
Type that represents Proposal Type as a byte.
SmartChainAddress defines a standard smart chain address.
No description provided by the author
No description provided by the author