package
0.19.17
Repository: https://github.com/okex/exchain.git
Documentation: pkg.go.dev

# README

go get go-sqlite3

Unexpected

  1. github.com/okex/okexchain/vendor/github.com/mattn/go-sqlite3 ../../vendor/github.com/mattn/go-sqlite3/backup.go:14:10: fatal error: 'stdlib.h' file not found #include <stdlib.h>

solution: https://github.com/mattn/go-sqlite3/issues/481

  • try in ubuntu: sudo apt-get install g++
  • try in mac(@linsheng.yu): cd /Library/Developer/CommandLineTools/Packages/; open macOS_SDK_headers_for_macOS_10.14.pkg

# Packages

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
nolint.

# Functions

EndBlocker called every block, check expired orders.
nolint.
nolint.
nolint.
NewAppModule creates a new AppModule Object.

# Constants

ModuleName is the name of the backend module.
QuerierRoute is the querier route for the backend module.
RouterKey is the msg router key for the backend module.

# Variables

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

# Structs

AppModule is a struct of app module.
AppModuleBasic app module Basics object.

# Type aliases

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
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