Methods
(async, inner) fetch(address, hash)
list data in mailbox
Parameters:
Name | Type | Description |
---|---|---|
address |
String |
recipient address |
hash |
String |
recipient hash |
- Source:
(async, inner) list(address)
list data in mailbox
Parameters:
Name | Type | Description |
---|---|---|
address |
String |
recipient address |
- Source:
(async, inner) store(address, data)
Store data in mailbox
Parameters:
Name | Type | Description |
---|---|---|
address |
String |
recipient address |
data |
Object |
recipient data |
- Source: