Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProveManager ¶
type ProveManager struct {
// contains filtered or unexported fields
}
ProveManager 交易认证结构体
var ProveV1 *ProveManager
ProveV1 交易认证全局变量
func (*ProveManager) ProveTx ¶
func (p *ProveManager) ProveTx(tx *common.TxContentWithVerify, gatewayId, chainRid string) (bool, error)
ProveTx 交易认证
@receiver p @param tx @param gatewayId @param chainRid @return bool @return error
Click to show internal directories.
Click to hide internal directories.