contracts

package
v1.3.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const COUNTER_JAVASCRIPT_SOURCE_CODE = `` /* 337-byte string literal not displayed */
View Source
const COUNTER_NATIVE_SOURCE_CODE = `` /* 624-byte string literal not displayed */
View Source
const COUNTER_NATIVE_SOURCE_CODE_PART_1 = `` /* 377-byte string literal not displayed */
View Source
const COUNTER_NATIVE_SOURCE_CODE_PART_2 = `` /* 334-byte string literal not displayed */
View Source
const MOCK_COUNTER_CONTRACT_START_FROM = counter_mock.COUNTER_CONTRACT_START_FROM
View Source
const NOP_SOURCE_CODE = `
package main

import (
	"github.com/orbs-network/orbs-contract-sdk/go/sdk/v1"
)

var PUBLIC = sdk.Export()
`

Variables

This section is empty.

Functions

func JavaScriptSourceCodeForCounter

func JavaScriptSourceCodeForCounter(startFrom uint64) []byte

func MockForCounter

func MockForCounter() *sdkContext.ContractInfo

func NativeSourceCodeForCounter

func NativeSourceCodeForCounter(startFrom uint64) []byte

func NativeSourceCodeForCounterPart1 added in v1.2.1

func NativeSourceCodeForCounterPart1(startFrom uint64) []byte

func NativeSourceCodeForCounterPart2 added in v1.2.1

func NativeSourceCodeForCounterPart2(startFrom uint64) []byte

func SourceCodeForNop

func SourceCodeForNop() []byte

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL