concord-bft
concord-bft copied to clipboard
Allow tx without budget
-
Problem Overview
Allow a non-budgeted transaction. The servers validate the budget coin's presence according to a configuration. The client should create the transaction with budget coin also according to the same configuration. -
Testing Done
unitests in libutt and client api