Skip to content

Commit 2059451

Browse files
committed
feat: add doc
1 parent ba20312 commit 2059451

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client.go

+1
Original file line numberDiff line numberDiff line change
@@ -1056,6 +1056,7 @@ func (c *Client) SubmitToWarp(tx *types.Transaction) ([]byte, error) {
10561056

10571057
/**
10581058
1059+
bundleBinary Data Format
10591060
+------------------+-----------------------------+--------------------------------------------+
10601061
| Number of Items | Headers (64 bytes) | Items' Binary Data |
10611062
| 32 bytes | 32 bytes (length) + 32 bytes | |

0 commit comments

Comments
 (0)