Tx

class golos.broadcast.Tx(rpc, **kwargs)[source]
__init__(rpc, **kwargs)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(rpc, **kwargs)

Initialize self.

compressedPubkey(pk)

constructTx(ops, wif)

finalizeOp(ops, wif)

get_digest(tx)

recover_public_key(digest, signature, i)

Recover the public key from the the signature

sign(wif, digest)

varint(n)

recover_public_key(digest, signature, i)[source]

Recover the public key from the the signature