# README
go get go-sqlite3
Unexpected
- 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
# 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