feat: additional info of account

This commit is contained in:
Noah Hsu
2022-06-06 22:31:56 +08:00
parent 62ac168226
commit 492476dfe4
3 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,4 @@
package driver
type Addition interface {
}