tx

package
v0.0.0-...-b8f9f05 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2018 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Header struct {
	Type          int
	Time          int64
	EcosystemID   int64
	KeyID         int64
	NodePosition  int64
	PublicKey     []byte
	BinSignatures []byte
}

Header is contain header data

type SmartContract

type SmartContract struct {
	Header
	TokenEcosystem int64
	MaxSum         string
	PayOver        string
	SignedBy       int64
	Data           []byte
}

SmartContract is storing smart contract data

func (SmartContract) ForSign

func (s SmartContract) ForSign() string

ForSign is converting SmartContract to string

Jump to

Keyboard shortcuts

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