Function TransactionBuilder.lock

Set the lock_height property of the resulting transaction

ref TransactionBuilder lock (
  in const(Height) height
) pure nothrow @nogc return @safe;