Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Testing is done in a Vagrant virtual machine

install vagrant, virtualbox, ansible, then do `vagrant up`. It should provison a basic machine. `vagrant ssh` to verify the machine is working as expected. `vagrant terminate` to reset machine to clean state.
install vagrant, virtualbox, ansible, then do `vagrant up`. It should provision a basic machine. `vagrant ssh` to verify the machine is working as expected. `vagrant terminate` to reset machine to clean state.
2 changes: 1 addition & 1 deletion docs/rpc-ref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ Sample Request
"id": 2
}

Change the timestamp to 1000. This value is a `Unix timetamp
Change the timestamp to 1000. This value is a `Unix timestamp
<https://www.unixtimestamp.com/>`_, 1000 second after midnight
on January 1st, 1970, GMT.

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial_samples/07_eip2315_simple_subFiller.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This is a state transtion test
# This is a state transition test

07_eip2513_simple_sub:

Expand Down