"README.md" did not exist on "59b3db6c69ae9eeed1d8fc3aee6b88272ba38ba8"
-
Rusty Russell authored
If the device fills less than 4 bytes of our random buffer, we'll BUG_ON. It's nicer to handle the case where it partially fills the buffer (the protocol doesn't explicitly bad that). Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
Rusty Russell authoredIf the device fills less than 4 bytes of our random buffer, we'll BUG_ON. It's nicer to handle the case where it partially fills the buffer (the protocol doesn't explicitly bad that). Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>