Update binding API test documentation for GET_APPROXIMATE_SIZE

This commit is contained in:
Jingyu Zhou 2019-07-02 14:48:02 -07:00
parent d5aaba3b15
commit 14f7082428
1 changed files with 3 additions and 1 deletions

View File

@ -279,7 +279,9 @@ futures must apply the following rules to the result:
#### GET_APPROXIMATE_SIZE
Calls get_approximate_size and pushes the resulting future onto the stack.
Calls get_approximate_size and stores the size in the internal stack machine
state as the approximate size. Pushes the byte string "GOT_APPROXIMATE_SIZE"
onto the stack.
#### WAIT_FUTURE