server

package
v2.0.5 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2024 License: ISC Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const MaxDaemonSendMsgSize = 100_000_000

MaxDaemonSendMsgSize is the max send message size used for the daemon server. Currently, set to 100MB

Variables

This section is empty.

Functions

func DecodeTransactionsFromHex

func DecodeTransactionsFromHex(transactionsHex string) ([][]byte, error)

func EncodeTransactionsToHex

func EncodeTransactionsToHex(transactions [][]byte) string

func EstimateMassAfterSignatures

func EstimateMassAfterSignatures(transaction *serialization.PartiallySignedTransaction, ecdsa bool, minimumSignatures uint32, txMassCalculator *txmass.Calculator) (uint64, error)

func Start

func Start(params *dagconfig.Params, listen, rpcServer string, keysFilePath string, profile string, timeout uint32) error

Start starts the nexelliawalletd server

Types

This section is empty.

Jump to

Keyboard shortcuts

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