Merge PR #4772: Add New Events Attributes
This commit is contained in:
@@ -9,6 +9,7 @@ The bank module emits the following events:
|
||||
| Type | Attribute Key | Attribute Value |
|
||||
|----------|---------------|--------------------|
|
||||
| transfer | recipient | {recipientAddress} |
|
||||
| transfer | amount | {amount} |
|
||||
| message | module | bank |
|
||||
| message | action | send |
|
||||
| message | sender | {senderAddress} |
|
||||
|
||||
Reference in New Issue
Block a user