Calling other contracts
import (
"github.com/orbs-network/orbs-contract-sdk/go/sdk/v1/service"
)CallMethod(serviceName string, methodName string, args ...interface{}) []interface{}Last updated
import (
"github.com/orbs-network/orbs-contract-sdk/go/sdk/v1/service"
)CallMethod(serviceName string, methodName string, args ...interface{}) []interface{}Last updated