Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartWasmBeJsonRPC ¶
func StartWasmBeJsonRPC( ctx *server.Context, clientCtx client.Context, chainId string, beRpcCfg berpccfg.BeJsonRpcConfig, externalServicesModifierFunc func(berpctypes.ExternalServices) berpctypes.ExternalServices, apiNamespaceRegisterFunc FuncRegister, customInterceptorCreationFunc func(berpcbackend.BackendI, wasmberpcbackend.WasmBackendI) berpcbackend.RequestInterceptor, tmRPCAddr, tmEndpoint string, ) (serverCloseDeferFunc func(), err error)
Types ¶
type FuncRegister ¶
type FuncRegister func(wasmberpcbackend.WasmBackendI)
Click to show internal directories.
Click to hide internal directories.