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
The new smart contract architecture has two input addresses in function call transaction, so we need oss to support it.
OSS 這支 API 支援 op_return 且 type 為 contract base/v1/general-transaction/prepare
交易範例 TX_ID
user_addr amount(color) -> p2sh_addr1 amount(color) p2sh_addr2 amount(color) op_return amount(color)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The new smart contract architecture has two input addresses in function call transaction, so we need oss to support it.
OSS 這支 API 支援 op_return 且 type 為 contract
base/v1/general-transaction/prepare
交易範例
TX_ID
The text was updated successfully, but these errors were encountered: