We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OST KIT alpha: Transaction APIs
needs correction? /kind -> /type needs alignment? /users -> /user or /transaction -> /transactions
/kind -> /type
/users -> /user
/transaction -> /transactions
/transaction/kind/create
/transaction/kind/get-all
/transaction/kind/edit
users/update
/transaction/execute
/transaction/list
/transaction/status
?transaction_uuid
?transaction_hash
transaction_
unimplemented
/transaction/type/remove
/transaction/type/get
The text was updated successfully, but these errors were encountered:
new endpoints moved to alpha-2
Sorry, something went wrong.
No branches or pull requests
OST KIT alpha: Transaction APIs
needs correction?
/kind -> /type
needs alignment?
/users -> /user
or/transaction -> /transactions
/transaction/kind/create
/transaction/kind/get-all
/transaction/kind/edit
(align withusers/update
)/transaction/execute
/transaction/list
-> pagination over block number; filtered per token?/transaction/status
-> either?transaction_uuid
or?transaction_hash
; droptransaction_
unimplemented
/transaction/type/remove
/transaction/type/get
The text was updated successfully, but these errors were encountered: