handlers

package
v0.5.15 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2018 License: MIT Imports: 15 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TendermintClient abcicli.Client

TendermintClient object to call function from tendermint

Functions

func BroadcastBfTx

func BroadcastBfTx(idBftx string) (interface{}, error)

BroadcastBfTx function to broadcast a BFTX via API

func ConstructBfTx

func ConstructBfTx(transaction bf_tx.BF_TX) (interface{}, error)

ConstructBfTx function to create a BFTX via API

func DecryptBfTx

func DecryptBfTx(idBftx string) (interface{}, error)

DecryptBfTx function to decrypt a BFTX via API

func EncryptBfTx

func EncryptBfTx(idBftx string) (interface{}, error)

EncryptBfTx function to encrypt a BFTX via API

func GetInfo

func GetInfo() (interface{}, error)

GetInfo function to get info about the network via API

func GetTotal

func GetTotal() (interface{}, error)

GetTotal function to get the total amount of transactions via API

func GetTransaction

func GetTransaction(idBftx string) (interface{}, error)

GetTransaction function to get a transaction, from the local database, by id via API

func QueryTransaction

func QueryTransaction(idBftx string) (interface{}, error)

QueryTransaction function to query a transaction, from the network, by id via API

func SignBfTx

func SignBfTx(idBftx string) (interface{}, error)

SignBfTx function to sign a BFTX via API

Types

This section is empty.

Jump to

Keyboard shortcuts

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