dero

package
v0.0.0-...-0444a63 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const DERO_SCID_STRING = "0000000000000000000000000000000000000000000000000000000000000000"

Variables

This section is empty.

Functions

func CallRPCNode

func CallRPCNode(endpoint string, object interface{}, method string, params interface{}) error

CallRPCNode is a generic function to make JSON-RPC calls to the DERO node.

func CallRPCWalletWithParams

func CallRPCWalletWithParams(endpoint string, object interface{}, method string, params interface{}) error

CallRPCWallet is a generic function to make JSON-RPC calls to the DERO wallet.

func CallRPCWalletWithoutParams

func CallRPCWalletWithoutParams(endpoint string, object interface{}, method string) error

CallRPCWallet is a generic function to make JSON-RPC calls to the DERO wallet.

func Comment

func Comment(endpoint, comment, destionation string) (rpc.Transfer_Result, error)

func GetEncryptedBalance

func GetEncryptedBalance(endpoint, address string) (*rpc.GetEncryptedBalance_Result, error)

GetEncryptedBalance fetches the encrypted balance for the given address.

func GetWalletAddress

func GetWalletAddress(endpoint string) (*rpc.Address, error)

GetWalletAddress fetches the DERO wallet address.

Types

This section is empty.

Jump to

Keyboard shortcuts

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