Update create_history_stream to take args struct #135
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "history_stream_args"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use the newly-introduced
CreateHistoryStream
struct when callingcreate_history_stream
. No change is made to the behaviour of the function call.