service

package
v0.0.0-...-3b19a5f Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2020 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Overview

* Copyright (C) 2020 The poly network Authors * This file is part of The poly network library. * * The poly network is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * The poly network is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * You should have received a copy of the GNU Lesser General Public License * along with The poly network . If not, see <http://www.gnu.org/licenses/>.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BtcService

type BtcService struct {
	Poly *poly_go_sdk.PolySdk
	Acc  *poly_go_sdk.Account
}

func NewBtcService

func NewBtcService(poly *poly_go_sdk.PolySdk) *BtcService

func (*BtcService) GenePrivkAndAddr

func (s *BtcService) GenePrivkAndAddr(pwd, path string) (*btcutil.WIF, *btcutil.AddressPubKey, error)

func (*BtcService) GeneRedeem

func (s *BtcService) GeneRedeem(pubkStr, reqStr string) ([]byte, []byte, *btcutil.AddressScriptHash,
	*btcutil.AddressWitnessScriptHash, error)

func (*BtcService) SetContract

func (s *BtcService) SetContract(contract, redeem, sigs string, ver, chainId uint64) (common.Uint256, error)

func (*BtcService) SetParam

func (s *BtcService) SetParam(fr, mc, ver uint64, redeem, sigs string) (common.Uint256, error)

func (*BtcService) SignContract

func (s *BtcService) SignContract(pf, pwd, contract, redeem string, chainId, ver uint64) ([]byte, error)

func (*BtcService) SignParam

func (s *BtcService) SignParam(fr, mc, ver uint64, redeem, pf, pwd string) ([]byte, error)

type DbService

type DbService struct {
	// contains filtered or unexported fields
}

func NewDbService

func NewDbService(vdb *db.VendorDB) *DbService

func (*DbService) GetTxArrToShow

func (s *DbService) GetTxArrToShow() utils2.SavedItemArr

Jump to

Keyboard shortcuts

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