MCPcopy Create free account
hub / github.com/ElementsProject/elements / is_fee

Method is_fee

test/functional/test_framework/messages.py:630–631  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

628 self.scriptPubKey = b''
629
630 def is_fee(self):
631 return len(self.scriptPubKey) == 0
632
633 def deserialize(self, f):
634 self.nAsset = CTxOutAsset()

Callers 5

run_testMethod · 0.80
update_feeMethod · 0.80
branchMethod · 0.80

Calls

no outgoing calls

Tested by 1