create neutral n addfield n hello setfield n hello "hello\n" echo {getfield n hello}
Output: hello\n genesis >
where as expected output is hello <--- newline genesis >
Log in to post a comment.