BlockResponse¶
Purpose¶
Response to a block request.
Structure¶
Field | Type | Description |
---|---|---|
id |
BlockId | Block ID |
content |
Vec |
Block content |
prefs |
StoragePrefs | Storage preferences |
Response to a block request.
Field | Type | Description |
---|---|---|
id |
BlockId | Block ID |
content |
Vec |
Block content |
prefs |
StoragePrefs | Storage preferences |