Documentation ¶
Index ¶
Constants ¶
View Source
const SDK_OPERATION_NAME_ADDRESS = "Sdk.Address"
View Source
const SDK_OPERATION_NAME_ENV = "Sdk.Env"
View Source
const SDK_OPERATION_NAME_ETHEREUM = "Sdk.Ethereum"
View Source
const SDK_OPERATION_NAME_EVENTS = "Sdk.Events"
View Source
const SDK_OPERATION_NAME_SERVICE = "Sdk.Service"
View Source
const SDK_OPERATION_NAME_STATE = "Sdk.State"
Variables ¶
This section is empty.
Functions ¶
func NewSDK ¶
func NewSDK(handler handlers.ContractSdkCallHandler, config SDKConfig) sdkContext.SdkHandler
Types ¶
type SDKConfig ¶
type SDKConfig interface {
VirtualChainId() primitives.VirtualChainId
}
Click to show internal directories.
Click to hide internal directories.