+
Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Transaction proof should be described based on sender account type, not recipient #575

Merged
merged 1 commit into from
Feb 12, 2021
Merged
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 src/main/generic/api/TransactionDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Client.TransactionDetails = class TransactionDetails {

/** @type {{raw: Uint8Array}} */
get proof() {
const o = Account.TYPE_MAP.get(this.recipientType).proofToPlain(this._transaction.proof);
const o = Account.TYPE_MAP.get(this.senderType).proofToPlain(this._transaction.proof);
o.raw = this._transaction.proof;
return o;
}
Expand Down
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载