Difference between revisions of "Talk:Createseries"
Jump to navigation
Jump to search
(add implementation matrix) |
m (~~~~) |
||
| Line 1: | Line 1: | ||
==Implementation Matrix== | ==Implementation Matrix== | ||
| − | {| | + | {|class="wikitable" |
|- | |- | ||
! Feature | ! Feature | ||
| Line 7: | Line 7: | ||
|- | |- | ||
|create series including all branches | |create series including all branches | ||
| − | | | + | | |
|- | |- | ||
|register the 0<sup>th</sup> address of each branch for watching | |register the 0<sup>th</sup> address of each branch for watching | ||
Latest revision as of 17:43, 4 September 2014
Implementation Matrix
| Feature | btcwallet |
|---|---|
| create series including all branches | |
| register the 0th address of each branch for watching | |
| return success error code | |
| return unknown version error code | |
| return series already exists error code | |
| return too many pubkeys error code | |
| return duplicate pubkeys error code | |
| return insufficient pubkeys error code | |
| return invalid pool error code | |
| return invalid pubkey error code | |
| return invalid series error code |