AustEcon
AustEcon
**Describe the bug** I am interested in the python code generator. I would like to **edit the code snippet manually myself and totally disable any interference by the auto code...
Shower thought: I wonder if the network backend should have an abstract base class (interface)... that forces implementation of 5 main methods... And allow a formal way of extending the...
This is the error message I get if I try to use whatsonchain to broadcast via their GUI - so I think that means their node still has the default...
The `my_key.send([], message=data, custom_pushdata=True)` works by allowing the user to pre-generate metadata with the functions contained within `op_return.py` (which generates a bytearray with the correct op_pushdata op codes for as...
Added here as a reminder
OP_FALSE OP_RETURN size limit is still at 100kb as far as I can tell and this is the methodology employed by bitsv library to create data carrier transactions. So let's...