requests

package
v0.0.0-...-00d5616 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAccountInfoRequest

func NewAccountInfoRequest(host string, walletAddress string) (*http.Request, error)

func NewContractRequest

func NewContractRequest(host string, newContract contracts.Contract) (*http.Request, error)

Types

type JSONContract

type JSONContract struct {
	Version                uint16
	SenderPublicKey        string
	SignatureLength        uint8
	Signature              string
	RecipientWalletAddress string
	Value                  uint64
	StateNonce             uint64
}

Jump to

Keyboard shortcuts

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