Documentation
¶
Index ¶
- Variables
- func CheckGas(ctx context.Context, l *zap.Logger, b banktypes.QueryClient, ...) error
- func Contains(slice []string, str string) bool
- func CreateEventChannel(ctx context.Context, l *zap.Logger, ws *rpchttp.HTTP, wsQuery string) <-chan coretypes.ResultEvent
- func GetBalance(ctx context.Context, client bank.QueryClient, user, denom string) (*bank.QueryBalanceResponse, error)
- func MinBigInt(x, y *big.Int) *big.Int
- func MinInt(x, y sdkmath.Int) sdkmath.Int
Constants ¶
This section is empty.
Variables ¶
View Source
var ChainIDToPrefix = map[string]string{
"osmosis-1": "osmo",
"neutron-1": "neutron",
"cosmoshub-4": "cosmos",
}
Functions ¶
func CreateEventChannel ¶
func GetBalance ¶
func GetBalance(ctx context.Context, client bank.QueryClient, user, denom string) (*bank.QueryBalanceResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.