Skip to content

Commit c112bc8

Browse files
committed
getTransaction raw should be hex-format
1 parent d12e590 commit c112bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/interface/javaAPI.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1409,7 +1409,7 @@ getTransaction
14091409
"ledger_index": 37885,
14101410
"SigningPubKey": "0330E7FC9D56BB25D6893BA3F317AE5BCF33B3291BD63DB32654A313222F7FD020",
14111411
"Fee": "151401",
1412-
"Raw": "[{\"NN\":1,\"field\":\"id\",\"length\":11,\"PK\":1,\"type\":\"int\",\"UQ\":1}, {\"default\":null,\"field\":\"name\",\"length\":50,\"type\":\"varchar\"}, {\"field\":\"age\",\"type\":\"int\"}]",
1412+
"Raw": "5B7B4E4E3A312C6669656C643A69642C6C656E6774683A31312C504B3A312C747970653A696E742C55513A317D2C7B64656661756C743A6E756C6C2C6669656C643A6E616D652C6C656E6774683A35302C747970653A766172636861727D2C7B6669656C643A6167652C747970653A696E747D5D",
14131413
"Flags": 2147483648,
14141414
"Sequence": 270,
14151415
"LastLedgerSequence": 37888,

0 commit comments

Comments
 (0)